dwm-flexipatch/patch/push.h

4 lines
159 B
C
Raw Normal View History

2019-09-13 22:36:18 +00:00
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);