summaryrefslogtreecommitdiff
path: root/patch/push.h
blob: 6415f806143931e32be0bfabe375fd6ebe49b1b8 (plain)
1
2
3
4
5
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);