Added shiftview patch

This commit is contained in:
bakkeby
2020-01-29 14:22:24 +01:00
parent 347ac5146c
commit d644c89c74
7 changed files with 36 additions and 1 deletions

View File

@ -88,6 +88,9 @@
#if SETBORDERPX_PATCH
#include "setborderpx.h"
#endif
#if SHIFTVIEW_PATCH
#include "shiftview.h"
#endif
#if SORTSCREENS_PATCH
#ifdef XINERAMA
#include "sortscreens.h"