dwm-flexipatch-zombie/patch/push.h

4 lines
159 B
C
Raw Permalink Normal View History

2021-06-10 23:20:40 -04: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);