 | X window manager: Encyclopedia - X window manager
X window manager
An X window manager is software that controls the placement and appearance of windows under the X Window System, a graphical user interface mainly used on Unix-like systems.
Unlike the Apple Macintosh and Microsoft Windows platforms, which have historically provided a vendor-controlled, fixed set of ways to control how windows and panes display on a screen, and how the user may interact with them, window management for the X Window System was an afterthought. The user can choose between various third-party window managers, which differ from one another in several ways, including:
- customizability of appearance and functionality:
- textual menus used to start programs and/or change options
- docks and other graphical ways to start programs
- multiple desktops and virtual desktops (desktops larger than the physical monitor size), and pagers to switch between them
- consumption of memory and other system resources
- degree of integration with a desktop environment, which provides a more complete interface to the operating system, and provides a range of integrated utilities and applications.
Alternative shells for Microsoft Windows have also emerged. For example, LiteStep can replace the user interface on Windows 95, 98, or NT with an Afterstep style. OS/2 ships with Presentation Manager as the default shell, but third party sources can supply alternatives.
X window manager - How window managers work
When a window manager is running, some kind of interaction between the X server and its clients is redirected through the window manager. In particular, whenever an attempt to show a new window is made, this request is redirected to the window manager, which decides the initial position of the window. Additionally, most modern window manager are reparenting, which usually lead to a banner being placed at the top of the window and a decorative frame being drawn around the window. These two elements are controlled by the window manager rather than the program. Therefore, when the user clicks or drags these elements, it is the window manager that takes the appropriate actions (such as moving or resizing the window).
Window managers are also responsible of icons. Indeed, icons do not exist at the X Window core protocol level. When the user requests a window to be iconified, the window manager unmaps it (makes it non-visible) and take the appropriate actions to show an icon in its place. Some window managers do not support icons.
While the main aim of window manager is, as suggested by its name, to manage the windows, many window managers have additional features such as handling mouse clicks in the root window, present panes and other visual elements, handling some keystrokes (e.g., Alt-F4 may iconify a window), deciding which application to run at start-up, etc.
Re-parenting window manager, Windowing system, History of the GUI
X window manager - Popular window managers for X
- AfterStep
- Blackbox
- Enlightenment
- Fluxbox
- FVWM (a virtual window manager, derived from twm)
- IceWM
- Ion tiling tabbed window manager designed with keyboard users in mind
- Kwin (originally called Kwm, default window manager for KDE)
- Metacity (default window manager for GNOME since version 2.2) [1]
- MWM (Motif Window Manager)
- Sawfish (originally called Sawmill)
- twm (Tom's Window Manager)
- Window Maker
- Xfwm, default window manager for Xfce
X window manager - Other window managers for X
- 4dwm
- 5Dwm (X window manager derived from mwm, true SGI look&feel)
- 9wm [2] (clone of the original window system of Plan 9)
- aewm [3]
- CTWM
- evilwm [4]
- FVWM95
- HaZe
- JWM (Joe's Window Manager)
- Kahakai
- larswm [5]
- Luminocity
- LWM
- Matchbox
- OLWM (and OLVWM[6] with virtual desktops, OPEN LOOK window managers)
- Openbox
- Oroborus
- PekWM
- PWM
- Qvwm (Windows 95/98 look-alike) [7]
- Ratpoison
- Scwm (the Scheme constrained window manager) [8]
- swm
- TrsWM
- uwm
- Waimea
- WindowLab
- wm2
- WMI
- wmii
- XPwm (window manager of XPde)
See also
- Re-parenting window manager
- Windowing system
- History of the GUI
Other related archives4dwm, 5Dwm, AfterStep, Afterstep, Apple Macintosh, Blackbox, CTWM, Enlightenment, FVWM, FVWM95, Fluxbox, GNOME, HaZe, History of the GUI, IceWM, Ion, JWM, KDE, Kahakai, Kwin, LiteStep, Luminocity, Metacity, Microsoft Windows, Motif, OPEN LOOK, OS/2, Openbox, Oroborus, PWM, PekWM, Plan 9, Presentation Manager, Ratpoison, Re-parenting window manager, Sawfish, Scwm, TrsWM, Unix-like, WMI, Waimea, Window Maker, WindowLab, Windowing system, X Window System, X Window core protocol, X server, XPde, XPwm, Xfce, Xfwm, consumption, customizability, desktop environment, docks, evilwm, graphical user interface, icons, integration, larswm, menus, pagers, panes, reparenting, root window, screen, shells, software, swm, twm, user interface, uwm, virtual desktops, virtual window manager, windows, wm2, wmii
 Adapted from the Wikipedia article "X window manager", under the G.N U Free Docmentation License. Please also see http://en.wikipedia.org/wiki |