diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-10-01 22:28:52 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-10-01 22:28:52 +0000 |
commit | 39c3b5d70cebc5b5c2b8e071244135db7523747e (patch) | |
tree | 71762672288eb982d93ea4f9349d7a4151e7948c /x11-wm/pwm/pkg-descr | |
parent | af876a3e5919521d0e96b49163b32242d49acdb2 (diff) | |
download | ports-39c3b5d70cebc5b5c2b8e071244135db7523747e.tar.gz ports-39c3b5d70cebc5b5c2b8e071244135db7523747e.zip |
Notes
Diffstat (limited to 'x11-wm/pwm/pkg-descr')
-rw-r--r-- | x11-wm/pwm/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/x11-wm/pwm/pkg-descr b/x11-wm/pwm/pkg-descr new file mode 100644 index 000000000000..1e3f6234b28f --- /dev/null +++ b/x11-wm/pwm/pkg-descr @@ -0,0 +1,21 @@ +PWM is a rather lightweight window manager for X11. It has the unique +feature that multiple client windows can be attached to the same +frame. This feature helps keeping windows, especially the numerous +xterms, organized. A look at the screenshots below might clarify the +idea. + +Being a lightweight window manager with emphasis on usability, PWM does +not have all the features that one might expect from a window +manager. Those features are simply unnecessary. PWM does not provide +pixmapped themes or other bloated eye candies but has a clean and +simple look inspired by BeOS and Motif. There are no icons and frames +cannot be iconified, only "shaded". Only One True (pointer) focus +mode is supported: sloppy. PWM does not even have titlebar buttons and +may not be the easiest window manager to get into, most Good +Things are not. + +PWM does have workspaces, menus and Window Maker dockapp support. It has +pretty good keyboard support and almost all the functionality +is configurable. + +WWW: http://www.students.tut.fi/~tuomov/pwm/ |