mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-15 06:59:54 -05:00
feat: add mvoewin resizewin dispatch
This commit is contained in:
parent
3a8ebf549b
commit
c64dd51b69
4 changed files with 122 additions and 8 deletions
|
|
@ -51,3 +51,5 @@ void incigaps(const Arg *arg);
|
|||
void defaultgaps(const Arg *arg);
|
||||
void togglefakefullscreen(const Arg *arg);
|
||||
void toggleoverlay(const Arg *arg);
|
||||
void movewin(const Arg *arg);
|
||||
void resizewin(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue