fakefullscreen vs fakefullscreenclient compatibility, let fakefullscreen take precedence

This commit is contained in:
bakkeby
2021-05-13 14:25:26 +02:00
parent 0b5bc76eef
commit 7fe81a6280
4 changed files with 10 additions and 10 deletions

View File

@@ -83,7 +83,7 @@ static const int showsystray = 1; /* 0 means no systray */
static int tagindicatortype = INDICATOR_TOP_LEFT_SQUARE;
static int tiledindicatortype = INDICATOR_NONE;
static int floatindicatortype = INDICATOR_TOP_LEFT_SQUARE;
#if FAKEFULLSCREEN_CLIENT_PATCH
#if FAKEFULLSCREEN_CLIENT_PATCH && !FAKEFULLSCREEN_PATCH
static int fakefsindicatortype = INDICATOR_PLUS;
static int floatfakefsindicatortype = INDICATOR_PLUS_AND_LARGER_SQUARE;
#endif // FAKEFULLSCREEN_CLIENT_PATCH