author | Stiletto <blasux@blasux.ru> |
Sat, 25 Oct 2014 15:12:32 +0400 | |
branch | stil |
changeset 1542 | a699915c007f |
parent 1532 | 4a1df4ff7ca3 |
permissions | -rw-r--r-- |
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); |