./wm/golem, Fast and lightweight yet customizable window manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.5nb7, Package name: golem-0.0.5nb7, Maintainer: pkgsrc-users

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


Required to run:
[x11/libXpm]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 730.809 KB

Version history: (Expand)


CVS history: (Expand)


   2025-11-17 12:01:43 by Thomas Klausner | Files touched by this commit (709)
Log message: *: switch all sourceforge HOMEPAGEs to https 
   2024-10-02 08:56:56 by Nia Alarie | Files touched by this commit (1)
Log message: golem: not MAKE_JOBS_SAFE, define LICENSE 
   2021-10-26 13:25:22 by Nia Alarie | Files touched by this commit (106)
Log message: wm: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes 
   2021-10-07 17:05:15 by Nia Alarie | Files touched by this commit (106)
Log message: wm: Remove SHA1 hashes for distfiles 
   2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640)
Log message: *: Convert broken sourceforge HOMEPAGEs back to http 
   2020-01-20 22:17:51 by Nia Alarie | Files touched by this commit (2)
Log message: golem: Remove esound support 
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message: all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. 
   2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242)
Log message: all: replace SUBST_SED with the simpler SUBST_VARS pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case.