windowstable
Windowstable is a term used in computer user interfaces to denote a property whereby the positions and sizes of application windows remain stable under typical user and system actions. In this sense, a windowstable layout resists frequent, abrupt changes during window creation, resizing, or content updates, reducing visual jitter and cognitive load for the user.
The concept is widely discussed in the context of tiling and dynamic window managers, where layout decisions
In practice, windowstable behavior is implemented through a state machine that governs allowed transitions, a constraint
Applications of the concept include desktop environments and tiling window managers that seek predictable window arrangements,
Overall, windowstable describes a design goal focused on consistent, non-jittery window arrangements to improve usability and