-
Notifications
You must be signed in to change notification settings - Fork 23
RestoreFakeFullScreen
Bakkeby edited this page Feb 27, 2024
·
3 revisions
RestoreFakeFullScreen
is an internal helper flag that allows a window to transition between fake
and actual fullscreen.
The flag is set when a client window that is in fake fullscreen goes into actual fullscreen. When the window exits actual fullscreen this flag indicates that fake fullscreen should be restored for the window.
The RestoreFakeFullScreen
flag can be combined with the FullScreen
flag in client rules if the
window should start in fullscreen and exit to fake fullscreen afterwards.
See the FakeFullScreen and Fullscreen flags.
Concepts | Configuration | Features | Flags | Functionality | Functions