summarylogtreecommitdiffstats
path: root/009-properly-handle-i3wm.patch
diff options
context:
space:
mode:
authorlilac2023-06-09 04:35:32 +0800
committerlilac2023-06-09 04:35:32 +0800
commita7c0cc480451e8dcf172da24e32a70425496c5d1 (patch)
tree2c251de04db3655fad5ea961ff9da507cad5ee39 /009-properly-handle-i3wm.patch
parent00a87c9ac4b2c6d18011aee5d56125b6f109fd9b (diff)
downloadaur-a7c0cc480451e8dcf172da24e32a70425496c5d1.tar.gz
[lilac] updated to 100067-2
Diffstat (limited to '009-properly-handle-i3wm.patch')
-rw-r--r--009-properly-handle-i3wm.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/009-properly-handle-i3wm.patch b/009-properly-handle-i3wm.patch
index 961f8d680446..0d3aa5c68230 100644
--- a/009-properly-handle-i3wm.patch
+++ b/009-properly-handle-i3wm.patch
@@ -77,6 +77,6 @@ index 7b37d46b..b838ad07 100644
+ if (NativeWindowSubsystem::X11WindowManagerType() == X11WMType_i3)
+ setWindowFlags(Qt::FramelessWindowHint);
+
- #endif /* VBOX_WS_X11 */
-
+ #endif /* VBOX_WS_NIX */
+
/* Make sure we have no focus: */