feat: support fakefullscreen dispatch

This commit is contained in:
DreamMaoMao 2025-05-02 22:09:07 +08:00
parent e8e5d768c5
commit 719c50de65
4 changed files with 25 additions and 1 deletions

View file

@ -49,3 +49,4 @@ void incohgaps(const Arg *arg);
void incovgaps(const Arg *arg);
void incigaps(const Arg *arg);
void defaultgaps(const Arg *arg);
void togglefakefullscreen(const Arg *arg);