dwl/push.h

5 lines
152 B
C
Raw Normal View History

2021-03-04 19:52:58 +00:00
static Client *nexttiled(Client *sel);
static Client *prevtiled(Client *sel);
static void pushdown(const Arg *arg);
static void pushup(const Arg *arg);