Adding decoration hints patch
This commit is contained in:
@@ -654,6 +654,9 @@ static const int nmaster = 1; /* number of clients in master area */
|
||||
static const int nstack = 0; /* number of clients in primary stack area */
|
||||
#endif // FLEXTILE_DELUXE_LAYOUT
|
||||
static const int resizehints = 0; /* 1 means respect size hints in tiled resizals */
|
||||
#if DECORATION_HINTS_PATCH
|
||||
static const int decorhints = 1; /* 1 means respect decoration hints */
|
||||
#endif // DECORATION_HINTS_PATCH
|
||||
|
||||
#if NROWGRID_LAYOUT
|
||||
#define FORCE_VSPLIT 1
|
||||
|
Reference in New Issue
Block a user