Dynamic window manager
This article needs additional citations for verification. (February 2010) |
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 master area and a slave area. The master 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 slave area shows the other windows.
Tiling window managers that don't use layouts are called . They let the user decide where windows should be placed.
X Window System[]
The following dynamic window managers are available for the X Window System:
- awesome[1][2]
- bluetile - A full featured window manager for the GNOME environment
- dwm[1]
- echinus
- fvwm
- larswm
- xmonad
- i3[a]
- sway[b]
- Qtile
Notes[]
References[]
- ^ a b (in German) Falko Benthin (Dec 2008) Herr der Fenster. Schlanker Windowmanager Awesome, alt. link, LinuxUser
- ^ Awesome window manager homepage
- ^ "Sway". Retrieved 2 September 2021.
Categories:
- Unix stubs
- Window managers