Adding fakefullscreeenclient patch

This commit is contained in:
bakkeby
2019-11-21 12:15:16 +01:00
parent 5fa724da0d
commit 9b85650c1d
8 changed files with 80 additions and 0 deletions

View File

@@ -32,6 +32,9 @@
#if EWMHTAGS_PATCH
#include "ewmhtags.c"
#endif
#if FAKEFULLSCREEN_CLIENT_PATCH
#include "fakefullscreenclient.c"
#endif
#if FOCUSADJACENTTAG_PATCH
#include "focusadjacenttag.c"
#endif