feat: optimize named scratchpad

This commit is contained in:
DreamMaoMao 2025-05-16 12:10:23 +08:00
parent f41f801a59
commit 505e0ec4ff
4 changed files with 136 additions and 74 deletions

View file

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