~kris/suckless

dwm

ref: 79499ed3fce2932f03ca272e73266bf021ecd20a dwm/patch/maximize.h -rw-r--r-- 186 bytes
79499ed3 — Kris Yotam update config and patch definitions 4 months ago
                                                                                
1
2
3
4
5
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);