Expanding on dwmc options

This commit is contained in:
Stein Gunnar Bakkeby
2020-06-02 11:11:59 +02:00
parent 4db0cd6443
commit 8c419b0d7a
4 changed files with 249 additions and 28 deletions

View File

@@ -1,6 +1,10 @@
static void flextile(Monitor *m);
static void getfactsforrange(Monitor *m, int an, int ai, int size, int *rest, float *fact);
static void mirrorlayout(const Arg *arg);
static void rotatelayoutaxis(const Arg *arg);
#if DWMC_PATCH
static void setlayoutaxisex(const Arg *arg);
#endif // DWMC_PATCH
static void incnstack(const Arg *arg);
/* Symbol handlers */