summaryrefslogtreecommitdiff
path: root/wm/flwm/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'wm/flwm/pkg')
-rw-r--r--wm/flwm/pkg/COMMENT1
-rw-r--r--wm/flwm/pkg/DESCR17
-rw-r--r--wm/flwm/pkg/PLIST3
3 files changed, 21 insertions, 0 deletions
diff --git a/wm/flwm/pkg/COMMENT b/wm/flwm/pkg/COMMENT
new file mode 100644
index 00000000000..493f6936a8f
--- /dev/null
+++ b/wm/flwm/pkg/COMMENT
@@ -0,0 +1 @@
+The Fast, Light Window Manager
diff --git a/wm/flwm/pkg/DESCR b/wm/flwm/pkg/DESCR
new file mode 100644
index 00000000000..b2f49f5e523
--- /dev/null
+++ b/wm/flwm/pkg/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.
diff --git a/wm/flwm/pkg/PLIST b/wm/flwm/pkg/PLIST
new file mode 100644
index 00000000000..03782adb54e
--- /dev/null
+++ b/wm/flwm/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/12 02:03:48 wiz Exp $
+bin/flwm
+man/man1/flwm.1