This commit is contained in:
uvos 2025-08-31 17:11:24 +07:00 committed by GitHub
commit e31d153189
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 0 deletions

View file

@ -174,6 +174,7 @@ struct view {
enum ssd_preference ssd_preference;
bool shaded;
bool minimized;
bool remaximize;
enum view_axis maximized;
bool fullscreen;
bool tearing_hint;