Path to this page: ./
wm/lwm,
Lightweight Window Manager
Branch: CURRENT,
Version: 1.2.4,
Package name: lwm-1.2.4,
Maintainer: pkgsrc-userslwm is a window manager for X that tries to keep out of your face. There
are no icons, no button bars, no icon docks, no root menus, no nothing:
if you want all that, then other programs can provide it. There's no
configurability either: if you want that, you want a different window
manager; one that helps your operating system in its evil conquest of
your disc space and its annexation of your physical memory. It provides
EWMH support.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 46.405 KB
Version history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2020-03-24) Updated to version: lwm-1.2.4
- (2017-11-23) Package has been reborn
- (2006-02-06) Updated to version: lwm-1.2.1nb1
- (2005-10-05) Package added to pkgsrc.se, version lwm-1.2.1 (created)
CVS history: (Expand)
| 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-24 18:54:27 by Nia Alarie | Files touched by this commit (3) |
Log message: lwm: Update to 1.2.4 2016-02-12 jfc York Patches from Greg Kenneky and other fixes for fullscreen windows. Released lvm-1.2.4. 2013-07-09 jfc York Applied a couple of minor patches suggested by Jari Aalto, the Debian package maintainer. Released lwm-1.2.3. 2009-11-24 jfc York Released lwm-1.2.2. 2009-11-20 jfc York Improved performance by only checking for pending X events when the socket it ready for reading. Fixed applyGravity() bug that caused frameless windows to be mis-positioned. Applied a workaround in destroy() to avoid error reports when closing windows. 2005-01-28 jfc York Applied a patch from Chris Reece that ensures that the popup menu does not disappear off the bottom of the screen. |
| 2015-11-03 00:42:56 by Alistair G. Crooks | Files touched by this commit (90) |
Log message: Add SHA512 digests for distfiles for wm category Problems found with existing distfiles: distfiles/fvwm-1.24r.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
| 2012-10-23 12:24:24 by Thomas Klausner | Files touched by this commit (215) |
Log message: Remove xextproto/buildlink3.mk in most cases where it occurs with libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages). |
| 2012-10-08 14:42:26 by Aleksej Saushev | Files touched by this commit (87) |
Log message: Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
| 2012-07-29 00:40:15 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: slight description improvement |
| 2012-01-29 16:55:33 by John Marino | Files touched by this commit (2) |
Log message: wm/lwm: Directly link libICE The session.o object contains the IceProcessMessages symbol which wasn't previously directly linked with libICE. This is another imake-based package so libICE is now directly linked by all platforms. |