diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
commit | 273821c4d377411699fe450ab9d48f7e5933d9b6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /wm/wm2/DESCR | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'wm/wm2/DESCR')
-rw-r--r-- | wm/wm2/DESCR | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/wm/wm2/DESCR b/wm/wm2/DESCR new file mode 100644 index 00000000000..b0b0df0eef3 --- /dev/null +++ b/wm/wm2/DESCR @@ -0,0 +1,20 @@ +wm2 -- a window manager +======================= + +wm2 is a window manager for X. It provides an unusual style of window +decoration and as little functionality as I feel comfortable with in a +window manager. wm2 is not configurable, except by editing the source +and recompiling the code, and is really intended for people who don't +particularly want their window manager to be too friendly. + +wm2 provides: + + -- Decorative frames for your windows. + + -- The ability to move, resize, hide and restore windows. + + -- No icons. + + -- No configurable root menus, buttons or mouse or keyboard bindings. + + -- No virtual desktop, toolbars or integrated applications. |