Re-parenting window manager
- Re-parenting window manager
A re-parenting window manager is an X Window System window manager that adopts all other windows.
In the X Window System, every window has a parent window, which may be either the root window or another window. Windows that are children of the root window are called "top-level windows". When a top-level window is created, a re-parenting window manager changes its parent to be a new window created on purpose. This allows the window manager to decorate the windows with window decorations and title bars as well as allows advanced control over the windows' operation required, for example, by virtual window managers.
Technically, a reparenting window manager registers with the X server to be notified when a top-level window is mapped (attempts to become visible). When such an event is generated, the window manager creates a frame window, and in most cases also a title bar window. The frame window then becomes the parent of both the main window and the title bar window. Other forms of decoration, such as buttons, window title, etc., may also be created; these would normally be parented by the title bar window. [ [http://www.cptec.inpe.br/sx4/sx4man2/g1ae02e/chap10.html Xlib Programming Manual Chapter 10 ] ]
Virtually all modern window managers are re-parenting, although earlier window managers, such as the uwm window manager, were not. Exceptions to that rule are awesome, XMonad, PLWM and ratpoison.
References
Wikimedia Foundation.
2010.
Look at other dictionaries:
Window manager — A window manager is computer software that controls the placement and appearance of windows within a windowing system in a graphical user interface. [ [http://dictionary.reference.com/browse/window%20manager window manager Definitions from… … Wikipedia
Compositing window manager — Compiz showing the desktop cube effect in Ubuntu. A compositing window manager is a type of window manager. A window manager is software that draws a graphical user interface on a computer display – it positions windows, draws additional elements … Wikipedia
X window manager — An X window manager is a window manager which runs on top of the X Window System, a windowing system mainly used on Unix like systems. Unlike the Mac OS (Apple Macintosh) and Microsoft Windows platforms, which have historically provided a vendor… … Wikipedia
cwm (window manager) — cwm Original author(s) Marius Aamodt Eriksen Developer(s) Marius Aamodt Eriksen, Andy Adamson, Niels Provos, Martin Murray, Dimitris Economou, Antti Nyknen … Wikipedia
Stacking window manager — A stacking window manager is a window manager that draws all windows in a specific order, allowing them to overlap, using a technique called painter s algorithm. All window managers which allow the overlapping of windows, but are not compositing… … Wikipedia
Desktop Window Manager — For the X Window System window manager, see dwm. Desktop Window Manager A component of Microsoft Windows Details Included with Windows Vista Windows Server 2008 Windows 7 Windows Server 2008 R2 … Wikipedia
Stаcking window manager — A stacking window manager is a window manager that draws all windows in a specific order, allowing them to overlap, using a technique called painter s algorithm. All window managers which allow the overlapping of windows, but are not compositing… … Wikipedia
Beryl (window manager) — Beryl Screenshot of Fedora Core 6 using Beryl Developer(s) … Wikipedia
Enlightenment (window manager) — Enlightenment Enlightenment DR17 D … Wikipedia
Mutter (window manager) — Mutter Developer(s) GNOME Team Stable release 3.2.0 / September 28, 2011; 53 days ago (2011 09 28)[1] Written in … Wikipedia