diff options
author | nbm <nbm@FreeBSD.org> | 2000-10-02 06:28:52 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-10-02 06:28:52 +0800 |
commit | 5b9e9fc5c1e0107ae9adc200d1b05173dead0787 (patch) | |
tree | 624ff9c2cdf37fac3b0cec40260046fe1c96231d /x11-wm/pwm/pkg-descr | |
parent | ffed748d6d5c0bfa3c13b005e6ab62b8de4cf62f (diff) | |
download | freebsd-ports-graphics-5b9e9fc5c1e0107ae9adc200d1b05173dead0787.tar.gz freebsd-ports-graphics-5b9e9fc5c1e0107ae9adc200d1b05173dead0787.tar.zst freebsd-ports-graphics-5b9e9fc5c1e0107ae9adc200d1b05173dead0787.zip |
Add pwm, a rather unique lightweight window manager which allows
multiple client windows to share a frame.
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 00000000000..1e3f6234b28 --- /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/ |