mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-02-11 04:28:17 -05:00
5 lines
152 B
C
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);
|