Subject: CVS commit: pkgsrc/wm/fvwm-devel
To: None <pkgsrc-changes@NetBSD.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2007 08:55:37
Module Name: pkgsrc
Committed By: martti
Date: Mon Nov 26 08:55:37 UTC 2007
Modified Files:
pkgsrc/wm/fvwm-devel: Makefile distinfo
Log Message:
Updated wm/fvwm-devel to 2.5.24
* New features:
- Disabled paging during interactive resize operations by
default (see 2.5.20) as it is annoying to many people.
- New style command options:
EdgeMoveResistance
EdgeMoveDelay
EdgeResizeDelay
SnapGrid
SnapAttraction
that replace the now obsolete commands EdgeResistance,
SnapGrid and SnapAttraction. The EdgeResistance command has
a new syntax with only one argument.
- New command MenuCloseAndExec for menu bindinngs that can be
used to trigger certain commands from a menu without an
associated item. For example, with
Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
the RootMenu can be opened from any other menu by pressing
F1.
* Bug Fixes:
- Sometimes a window jumped by half the screen's size when
moving with the mouse and hitting the border of the desktop.
- Fixed the "screen w" argument of the Move and other commands.
- Clicking on a menu title did not close the menu by default.
- Temporary files in FvwmPerl overwrote each other.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/wm/fvwm-devel/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/wm/fvwm-devel/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.