~kris/suckless

dwm

ref: bdace33fc79457c4ad8103b5e1bd18ded3bd2976 dwm/patch/push.h -rw-r--r-- 161 bytes
bdace33f — Kris Yotam Add Mod+Shift+S screenshot, Mod+/ dkymap, remove sticky bind 6 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);