diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-12 02:03:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-12 02:03:46 +0000 |
commit | b48aa2febfd565b99592854d7cbeaa9c59ec76e9 (patch) | |
tree | 0386b8c653f44899ccf3b63ba89ad7c5638f4887 /wm/wm2/pkg/DESCR | |
parent | a32b3a56553677e14a448f1a16a11a4a984b3574 (diff) | |
download | pkgsrc-b48aa2febfd565b99592854d7cbeaa9c59ec76e9.tar.gz |
Add new category wm for window managers, and move lots of package from
x11 here. Only changes are: `wm' in category added and some paths fixed.
Diffstat (limited to 'wm/wm2/pkg/DESCR')
-rw-r--r-- | wm/wm2/pkg/DESCR | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/wm/wm2/pkg/DESCR b/wm/wm2/pkg/DESCR new file mode 100644 index 00000000000..b0b0df0eef3 --- /dev/null +++ b/wm/wm2/pkg/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. |