diff options
author | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
commit | ba78e03015d3f55f331ed5230168cfe2bd66e6a6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /wm/flwm/DESCR | |
parent | a295db6ab819f07df461ddfe111da117fe71393f (diff) | |
download | pkgsrc-ba78e03015d3f55f331ed5230168cfe2bd66e6a6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'wm/flwm/DESCR')
-rw-r--r-- | wm/flwm/DESCR | 17 |
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. |