diff options
author | salo <salo> | 2003-05-15 11:19:39 +0000 |
---|---|---|
committer | salo <salo> | 2003-05-15 11:19:39 +0000 |
commit | 6234ea03142f3dd13d44ebd6ff36870bc41bc97d (patch) | |
tree | 4ca76f898b5e2de2c54ad578a9d17b7a7d4f1211 /wm/golem/DESCR | |
parent | 1b964a9ac21f066d625b2eee911f531a8899e765 (diff) | |
download | pkgsrc-6234ea03142f3dd13d44ebd6ff36870bc41bc97d.tar.gz |
Import of golem-0.0.5: Fast and lightweight yet customizable window manager.
Golem is an X11 Window Manager. Design goals are that it be fast
and lightweight, as well as very customizable in any way that will
not prevent the first goal from being realized.
Notable features:
- Small memory footprint
- Multiple disjoint large virtual desktops
- Xinerama support for multimonitor screens
- Supports various focusing styles (sloppy,
pointer, click)
- Useful stuff for multiscreen displays
(special focus cycling modes, etc)
- Window decoration customization (theming)
with multiple decoration styles (dgroups)
- Hotkeys
- Plugins
Package submited by Erik Reid via pkgsrc-wip with modifications by me.
Diffstat (limited to 'wm/golem/DESCR')
-rw-r--r-- | wm/golem/DESCR | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/wm/golem/DESCR b/wm/golem/DESCR new file mode 100644 index 00000000000..d941151d2d2 --- /dev/null +++ b/wm/golem/DESCR @@ -0,0 +1,16 @@ +Golem is an X11 Window Manager. Design goals are that it be fast +and lightweight, as well as very customizable in any way that will +not prevent the first goal from being realized. + +Notable features: +- Small memory footprint +- Multiple disjoint large virtual desktops +- Xinerama support for multimonitor screens +- Supports various focusing styles (sloppy, + pointer, click) +- Useful stuff for multiscreen displays + (special focus cycling modes, etc) +- Window decoration customization (theming) + with multiple decoration styles (dgroups) +- Hotkeys +- Plugins |