2021-11-03 23:03:22 by Nia Alarie | Files touched by this commit (2) | |
Log message:
mlvwm: update to 0.9.4
Changes:
- Fixed ReadConfigFile() to prevent config command overlap collisions.
- Fixed SkipNonSpace() to consider new lines to be white space.
- Fixed handle_configure_request() to support moving windows.
- Added SwallowFocusClick configuration (default: disabled).
Released 2021-09-09 by Morgan Aldridge
|
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
|
2021-05-04 16:09:52 by Nia Alarie | Files touched by this commit (8) | |
Log message:
mlvwm: update to 0.9.3
0.9.2 -> 0.9.3
Fix RestartSystem()/Done() to correctly restart into other window managers
Add RoundedScreenCorners configuration
Changed default font size to 12px
Changed default scroll bar width/height to 16px
Changed default menu bar height to 20px
More accurate sizing & styling of window title bars & controls, scroll \
bars, and resize handle
0.9.1 -> 0.9.2
Change sprintf() & strcat() to snprintf()
|
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.
|
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.
|
2009-06-14 20:19:03 by Joerg Sonnenberger | Files touched by this commit (64) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-02-23 04:52:30 by OBATA Akio | Files touched by this commit (1) |
Log message:
Add DESTDIR support.
|