Adding fakefullscreen patch

This commit is contained in:
bakkeby
2019-10-08 23:15:11 +02:00
parent b32fe221b6
commit 3c9eba037e
3 changed files with 36 additions and 3 deletions

View File

@@ -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