mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-23 05:35:53 -04:00
feat: add dispatch toggle_all_floating
This commit is contained in:
parent
949063804a
commit
c2559f6c7c
5 changed files with 22 additions and 1 deletions
|
|
@ -70,3 +70,4 @@ int32_t disable_monitor(const Arg *arg);
|
|||
int32_t enable_monitor(const Arg *arg);
|
||||
int32_t toggle_monitor(const Arg *arg);
|
||||
int32_t scroller_stack(const Arg *arg);
|
||||
int32_t toggle_all_floating(const Arg *arg);
|
||||
Loading…
Add table
Add a link
Reference in a new issue