Adding sizehints patch

This commit is contained in:
bakkeby
2020-06-15 21:01:05 +02:00
parent 920c58421b
commit 5e0a9c49f8
7 changed files with 67 additions and 0 deletions

View File

@ -120,6 +120,9 @@
#if SHIFTVIEW_CLIENTS_PATCH
#include "shiftviewclients.h"
#endif
#if SIZEHINTS_RULED_PATCH
#include "sizehints_ruled.h"
#endif
#if SORTSCREENS_PATCH
#ifdef XINERAMA
#include "sortscreens.h"