mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-10 13:29:55 -05:00
feat: optimize named scratchpad
This commit is contained in:
parent
f41f801a59
commit
505e0ec4ff
4 changed files with 136 additions and 74 deletions
|
|
@ -53,7 +53,7 @@ void togglefakefullscreen(const Arg *arg);
|
|||
void toggleoverlay(const Arg *arg);
|
||||
void movewin(const Arg *arg);
|
||||
void resizewin(const Arg *arg);
|
||||
void toggle_named_scratch(const Arg *arg);
|
||||
void toggle_named_scratchpad(const Arg *arg);
|
||||
void toggle_render_border(const Arg *arg);
|
||||
void create_virtual_output(const Arg *arg);
|
||||
void destroy_all_virtual_output(const Arg *arg);
|
||||
Loading…
Add table
Add a link
Reference in a new issue