summaryrefslogtreecommitdiff
path: root/wm/flwm/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 20:59:00 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 20:59:00 +0000
commit273821c4d377411699fe450ab9d48f7e5933d9b6 (patch)
treeb8174b07e5f6072d89e0ac6466ae83197944712f /wm/flwm/DESCR
parentd8ed248248754208ebf0c3a07f7a0847af2e838a (diff)
downloadpkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'wm/flwm/DESCR')
-rw-r--r--wm/flwm/DESCR17
1 files changed, 17 insertions, 0 deletions
diff --git a/wm/flwm/DESCR b/wm/flwm/DESCR
new file mode 100644
index 00000000000..b2f49f5e523
--- /dev/null
+++ b/wm/flwm/DESCR
@@ -0,0 +1,17 @@
+Flwm is an attempt to combine the best ideas seen in several window managers.
+The primary influence and code base is from wm2 by Chris Cannam.
+
+Primary features are:
+
+ * Nifty sideways titlebars.
+ * No icons. You deiconize by picking off a pop-up menu. This means no
+ space is wasted by icons.
+ * The same pop-up menu controls multiple desktops and lets you launch
+ programs.
+ * Occupies as little screen space as possible. The border and titles are
+ as thin as I could possibly make them. And maximized windows waste
+ zero pixels vertically!
+ * Independent maximize buttons for width & height.
+ * Understands Motif, KDE, and Gnome window manager hints, and works with
+ SGI programs that assumme 4DWM.
+ * Really small and fast code.