summaryrefslogtreecommitdiffhomepage
path: root/patches.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-10-08 23:15:11 +0200
committerbakkeby <[email protected]>2019-10-08 23:15:11 +0200
commit3c9eba037e0c2fa552063548582468c86c0d3182 (patch)
tree754983658c752de7aca3c918ec3662cbb8e9cf6e /patches.h
parentb32fe221b6b65835753743cd12a3d2877ba85c74 (diff)
downloaddwm-flexipatch-3c9eba037e0c2fa552063548582468c86c0d3182.tar.gz
dwm-flexipatch-3c9eba037e0c2fa552063548582468c86c0d3182.zip
Adding fakefullscreen patch
Diffstat (limited to 'patches.h')
-rw-r--r--patches.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/patches.h b/patches.h
index d890245..5d86161 100644
--- a/patches.h
+++ b/patches.h
@@ -136,6 +136,13 @@
*/
#define EWMHTAGS_PATCH 0
+/* Only allow clients to "fullscreen" into the space currently given to them.
+ * As an example, this will allow you to view a fullscreen video in your browser on
+ * one half of the screen, while having the other half available for other tasks.
+ * https://dwm.suckless.org/patches/fakefullscreen/
+ */
+#define FAKEFULLSCREEN_PATCH 0
+
/* This patch shows the titles of all visible windows in the status bar
* (as opposed to showing only the selected one).
* Awesomebar takes precedence over fancybar. Fancybar takes precedence over