44a5e88c0c
(maintainer) in PR pkg/31961. Changes: - many actions were removed to only have those available that are absolutely necessary. - ~/.wmii-3 is the new configuration directory. - simplified the drawing routine and style stuff to allow only 1 border colour (removed approximately 150 lines of code). - changed wmibar and wmimenu to test some prototypical behavior for the upcoming 9P versions of those tools (removed about 150 lines of code).
12 lines
652 B
Text
12 lines
652 B
Text
window manager improved 2 (wmii) is an improved, modularized and
|
|
lightweight X11 window manager which supports tabbed, tiled and
|
|
conventional window management through layouts.
|
|
|
|
wmii consists of components that are independent processes and
|
|
communicate via a socket-based virtual filesystem which is oriented on
|
|
the "everything is a file" paradigm of the Plan 9 operating system.
|
|
|
|
The core distribution of wmii contains the window manager itself, a
|
|
master file system routing utility (wmifs), a generic bar (wmibar), a
|
|
shortcut handler (wmikeys), and a generic interaction menu (wmimenu)
|
|
beside several tiny utilities like wmir, wmiplumb, and wmiwarp.
|