diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-09-07 16:20:57 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-09-07 16:20:57 +0000 |
commit | b86b54f5438effe4623cb46f3fa7e8a5efb0b2a7 (patch) | |
tree | 2704bde743b75de2632567a55762dc888a2c01a8 /x11-wm/wmii | |
parent | 16373b6ee0135cd8c6ca876b2a05acda43a74293 (diff) | |
download | ports-b86b54f5438effe4623cb46f3fa7e8a5efb0b2a7.tar.gz ports-b86b54f5438effe4623cb46f3fa7e8a5efb0b2a7.zip |
Notes
Diffstat (limited to 'x11-wm/wmii')
-rw-r--r-- | x11-wm/wmii/pkg-descr | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-wm/wmii/pkg-descr b/x11-wm/wmii/pkg-descr index e2562b63ef5c..f111f07021f1 100644 --- a/x11-wm/wmii/pkg-descr +++ b/x11-wm/wmii/pkg-descr @@ -1,9 +1,11 @@ -WMII 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 is a small, dynamic window manager for X11. It supports both classic +and tiling (acme-like) window management with extended keyboard, mouse, and +9p filesystem based remote control. It replaces the workspace paradigm with +a new tagging approach and is highly scriptable (with plain shell or Python +and even Chicken). Its minimalist philosophy attempts to not exceed 10.000 lines of code (including all shipped utilities and libraries), to enforce simplicity and -clarity. +clarity (read: it is hackable and beautiful). WWW: http://wmii.suckless.org/ |