Adding stacker patch as requested ref. #17

This commit is contained in:
bakkeby
2020-03-23 12:15:50 +01:00
parent cd818c14bb
commit 7bc3cf765e
8 changed files with 127 additions and 2 deletions

View File

@ -101,6 +101,9 @@
#include "sortscreens.h"
#endif // XINERAMA
#endif
#if STACKER_PATCH
#include "stacker.h"
#endif
#if STICKY_PATCH
#include "sticky.h"
#endif