RestoreFakeFullScreen - bakkeby/dusk GitHub Wiki

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.

Back to Features > Flags.

⚠️ **GitHub.com Fallback** ⚠️