Jump to content

Dynamic window manager

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Infinity128 (talk | contribs) at 11:30, 11 April 2024 (→‎Wayland Display Server: Added more compositors). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computing, a dynamic window manager is a tiling window manager where windows are tiled based on preset layouts between which the user can switch. Layouts typically have a main area and a secondary area. The main area usually shows one window, but one can also change the number of windows in this area. Its purpose is to reserve more space for the more important window(s). The secondary area shows the other windows.

Tiling window managers that don't use layouts are called manual tiling window managers. They let the user decide where windows should be placed.

X Window System[edit]

The following dynamic window managers are available for the X Window System:

Wayland Display Server[edit]

The following dynamic window managers are available for the Wayland Display Server:

References[edit]