dwm-flexipatch-zombie/patch/maximize.h
2021-06-10 23:20:40 -04:00

4 lines
No EOL
184 B
C

static void maximize(int x, int y, int w, int h);
static void togglemax(const Arg *arg);
static void toggleverticalmax(const Arg *arg);
static void togglehorizontalmax(const Arg *arg);