~kris/suckless

dwm

ref: 9780b2f6361a848a23779f2340c94bc8f0344159 dwm/patch/push.h -rw-r--r-- 161 bytes
9780b2f6 — Kris Yotam wip: emergency backup (power outage risk) 3 months ago
                                                                                
1
2
3
4
5
static Client * nextc(Client *c, float f);
static Client * prevc(Client *c, float f);
static void pushup(const Arg *arg);
static void pushdown(const Arg *arg);