mirror of
https://codeberg.org/dwl/dwl.git
synced 2024-12-26 03:06:30 +00:00
4 lines
152 B
C
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);
|