mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-05 13:29:54 -05:00
feat: create virtual monitor
This commit is contained in:
parent
9fe1baeda7
commit
d6e7b63dfc
3 changed files with 81 additions and 3 deletions
|
|
@ -54,4 +54,6 @@ void toggleoverlay(const Arg *arg);
|
|||
void movewin(const Arg *arg);
|
||||
void resizewin(const Arg *arg);
|
||||
void toggle_named_scratch(const Arg *arg);
|
||||
void toggle_render_border(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