Adding shiftview patch

This commit is contained in:
bakkeby
2020-05-03 16:09:05 +02:00
parent 657988fbbf
commit 75d5f1e0c5
7 changed files with 21 additions and 5 deletions

View File

@ -105,6 +105,9 @@
#if SHIFTVIEW_PATCH
#include "shiftview.c"
#endif
#if SHIFTVIEW_CLIENTS_PATCH
#include "shiftviewclients.c"
#endif
#if SORTSCREENS_PATCH
#ifdef XINERAMA
#include "sortscreens.c"