1 Repo
Window managers that separate layout logic from the compositor for flexible session control.
Distinct from Window Managers: Specifically denotes the decoupled architecture of the manager.
Explore 1 awesome GitHub repository matching development tools & productivity · Decoupled Dynamic. Refine with filters or upvote what's useful.
River is a Wayland compositor and dynamic window manager that separates the core graphical display server from window management and layout policy logic. It functions as an external layout manager, delegating window positioning and input focus logic to an external process via a communication protocol. The system allows for dynamic manager swapping, enabling the active window management process to be replaced without terminating the graphical session. This non-monolithic design uses a stable communication interface to exchange state between the compositor and external managers. The project co
A window management system that separates layout logic from the core compositor.