mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-25 01:40:24 -05:00
feat: add dispatch exchange_stack_client
This commit is contained in:
parent
78990f66ff
commit
365854ccf6
3 changed files with 18 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ void setsmfact(const Arg *arg);
|
|||
void quit(const Arg *arg);
|
||||
void moveresize(const Arg *arg);
|
||||
void exchange_client(const Arg *arg);
|
||||
void exchange_stack_client(const Arg *arg);
|
||||
void killclient(const Arg *arg);
|
||||
void toggleglobal(const Arg *arg);
|
||||
void incnmaster(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue