| Window Managers |
Article Index for Window |
Website Links For Window |
Information AboutWindow Managers |
| CATEGORIES ABOUT X WINDOW MANAGER | |
| x window managers | |
| x window system | |
| graphical user interface | |
|
Unlike the Apple Macintosh and Microsoft Windows platforms, which have historically provided a vendor-controlled, fixed set of ways to control how windows and Pane s display on a Screen , and how the user may interact with them, window management for the X Window System was deliberately kept separate from the software providing the graphical display. The user can choose between various third-party window managers, which differ from one another in several ways, including:
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. HOW X WINDOW MANAGERS WORK When a window manager is running, some kinds of interaction between the X Server and its clients are 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 managers are Reparenting , which usually leads 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 for Icon s. Indeed, icons do not exist at the X Window System Core Protocol level. When the user requests a window to be iconified, the window manager unmaps it (makes it non-visible) and takes the appropriate actions to show an icon in its place. Some window managers do not support icons. While the main aim of a 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 , presenting panes and other visual elements, handling some keystrokes (e.g., Alt-F4 may close a window), deciding which application to run at start-up, etc. SPECIALISED TYPES OF WINDOW MANAGERS Several specialised types of window manager exist. Virtual window managers A ''virtual window manager'' is a window manager that uses virtual screens, whose resolution can be higher than the resolution of one's monitor/display adaptor. This environment is very useful when one wishes to have a large number of windows open at the same time. A number of virtual window managers have been made, including FVWM , Tvtwm , HaZe and others. Tiling window managers A '' Tiling Window Manager '' is a window manager with an organization of the screen into mutually non-overlapping frames (hence the name Tiling ), as opposed to the traditional approach of coordinate-based stacking of objects (windows) that tries to emulate the desk paradigm. The first approach to this new window manager model was Larswm followed later by Ion . The following is a list of tiling window managers. POPULAR X WINDOW MANAGERS
COMPOSITING WINDOW MANAGERS OTHER X WINDOW MANAGERS
SEE ALSO
EXTERNAL LINKS
|
|
|