dwl/push.h
2022-10-29 16:51:33 -05:00

5 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);