mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-15 06:59:54 -05:00
feat: add dispatch exchange_stack_client
This commit is contained in:
parent
0b43c70352
commit
a220a3060f
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