feat: add dispatch exchange_stack_client

This commit is contained in:
DreamMaoMao
2025-09-28 18:39:41 +08:00
parent 78990f66ff
commit 365854ccf6
3 changed files with 18 additions and 0 deletions

View File

@@ -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);