summaryrefslogtreecommitdiffhomepage
path: root/patch/push.h
blob: 9cad8b38f79d46ce4d9291bc917e57a1200b7077 (plain)
1
2
3
4
static Client * nextc(Client *c, float f);
static Client * prevc(Client *c, float f);
static void pushup(const Arg *arg);
static void pushdown(const Arg *arg);