[client] x11/i3: fix fullscreen at launch via parameter/config

This commit is contained in:
Geoffrey McRae
2024-03-14 12:56:39 +11:00
parent 20972cfd9b
commit 7f515c54b3
2 changed files with 7 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ struct X11DSState
_Atomic(uint64_t) lastWMEvent;
bool invalidateAll;
bool doFullscreenOnExpose;
int xpresentOp;
bool jitRender;