dwl/push.h
2021-03-04 13:52:58 -06:00

4 lines
152 B
C

static Client *nexttiled(Client *sel);
static Client *prevtiled(Client *sel);
static void pushdown(const Arg *arg);
static void pushup(const Arg *arg);