summaryrefslogtreecommitdiff
path: root/push.h
blob: 59c0f80e1993f34bb20a0c9cd63299500d183159 (plain)
1
2
3
4
static Client *nexttiled(Client *sel);
static Client *prevtiled(Client *sel);
static void pushdown(const Arg *arg);
static void pushup(const Arg *arg);