diff options
author | ghen <ghen@pkgsrc.org> | 2007-01-15 12:02:43 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-01-15 12:02:43 +0000 |
commit | 0afbb4548531fb52c42ec37223e186300c5c86ab (patch) | |
tree | c7827bb07ea3855c256436970abff304fce7fcd2 /wm | |
parent | a5a85840b3b332d53e1631f0785ef9913e819f5c (diff) | |
download | pkgsrc-0afbb4548531fb52c42ec37223e186300c5c86ab.tar.gz |
Update DESCR from homepage.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/wmii/DESCR | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/wm/wmii/DESCR b/wm/wmii/DESCR index d048dae95da..6d9afb9c3ce 100644 --- a/wm/wmii/DESCR +++ b/wm/wmii/DESCR @@ -1,12 +1,8 @@ -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 (window manager improved 2) is a dynamic window manager for X11. +It supports classic and dynamic window management with extended +keyboard, mouse, and filesystem based remote control. It replaces the +workspace paradigm with a new tagging approach. -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. +Its minimalist philosophy attempts to not exceed 10.000 lines of code +(including all shipped utilities and libraries), to enforce simplicity +and clarity. |