mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-06 07:15:31 -04:00
Applied the push patch
This commit is contained in:
parent
639a724223
commit
a07863a4b5
6 changed files with 3172 additions and 1 deletions
4
push.h
Normal file
4
push.h
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
static Client *nexttiled(Client *sel);
|
||||
static Client *prevtiled(Client *sel);
|
||||
static void pushdown(const Arg *arg);
|
||||
static void pushup(const Arg *arg);
|
||||
Loading…
Add table
Add a link
Reference in a new issue