push.h
author Stiletto <blasux@blasux.ru>
Wed, 02 Feb 2011 22:33:33 +0300
branchstil
changeset 1533 e2e1cbb46541
parent 1532 4a1df4ff7ca3
permissions -rw-r--r--
Man, why the fuck you put the binaries and your config in the repo?
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1532
4a1df4ff7ca3 pushup and pushdown provide a way to move clients inside the clients list
Zetoke <zetoke@ya.ru>
parents:
diff changeset
     1
static Client* prevtiled(Client* c);
4a1df4ff7ca3 pushup and pushdown provide a way to move clients inside the clients list
Zetoke <zetoke@ya.ru>
parents:
diff changeset
     2
static void    pushup(const Arg* arg);
4a1df4ff7ca3 pushup and pushdown provide a way to move clients inside the clients list
Zetoke <zetoke@ya.ru>
parents:
diff changeset
     3
static void    pushdown(const Arg* arg);