-
Notifications
You must be signed in to change notification settings - Fork 24
Locked
Bakkeby edited this page Feb 27, 2024
·
4 revisions
Locked
is an internal flag used to restrict movement of client windows after they have gone into
fullscreen mode.
The flag is used to prevent misbehaviour in relation to receiving multiple requests to go fullscreen which could have some obscure side effects such as the floating position of the window being wrong when exiting fullscreen.
The flag guarantees that:
- the window only goes into fullscreen if it is not locked and
- the window only exits fullscreen if it is locked
Setting this flag manually via client rules will interfere with fullscreen functionality for that window.
Concepts | Configuration | Features | Flags | Functionality | Functions