9wm

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

9wm
Developer(s) David Hogan (dhog)
Initial release 1994
Written in C
Operating system Unix-like
Type Window manager
License MIT License
Website http://unauthorised.org/dhog/9wm.html

9wm is an open source stacking window manager for X11, written by David Hogan (dhog) in 1994 to emulate the Plan 9 Second Edition window manager, . Many later minimalist window managers for X were either inspired by, or directly derived from, 9wm. 9wm takes only 0.4 MB in RAM.[1]

The README file in the 9wm source distribution describes it like so:

9wm is an X window manager which attempts to emulate

the Plan 9 window manager 8½ as far as possible within the constraints imposed by X. It provides a simple yet comfortable user interface, without garish decorations or title-bars. Or icons. And it's click-to-type. This will not appeal to everybody, but if you're not put off yet then read on. (And don't knock it until you've tried it).

9wm has an undocumented -nostalgia option, for a Blit cursor, which John Mackin insisted on.

Features

Resizing windows

Window geometry is described by "sweeping out" a rectangle on the screen. To sweep, click and hold the right button at one corner of the desired rectangle, move the mouse to the diagonally opposite corner, and release the button. Placing new windows and resizing existing windows are done by sweep operations.

9wm derivatives and 9wm-inspired window managers

References

External links