Adding sortscreens patch

This commit is contained in:
bakkeby
2019-10-07 22:56:53 +02:00
parent fc28c6a7b2
commit 2612060419
7 changed files with 46 additions and 0 deletions

View File

@ -94,6 +94,12 @@
#include "setborderpx.h"
#endif
#ifdef XINERAMA
#if SORTSCREENS_PATCH
#include "sortscreens.h"
#endif
#endif
#if STICKY_PATCH
#include "sticky.h"
#endif