~kris/suckless

dwm

ref: 99a17f8a00f1d4c2de62b1115db338207ddce547 dwm/patch/push.h -rw-r--r-- 161 bytes
99a17f8a — Kris Yotam Rebind application keys to dmenu scripts and add reading mode layout 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);