Addressed some conflicts between CMDCUSTOMIZE and NODMENU patches as well as between EXRESIZE and MAXIMIZE patches
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
static void maximize(int x, int y, int w, int h);
|
||||
static void togglemaximize(const Arg *arg);
|
||||
static void togglemax(const Arg *arg);
|
||||
static void toggleverticalmax(const Arg *arg);
|
||||
static void togglehorizontalmax(const Arg *arg);
|
Reference in New Issue
Block a user