Subject: CVS commit: pkgsrc/wm/fvwm2
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 12/17/2001 09:30:08
Module Name:	pkgsrc
Committed By:	martti
Date:		Mon Dec 17 07:30:08 UTC 2001

Modified Files:
	pkgsrc/wm/fvwm2: Makefile PLIST distinfo
	pkgsrc/wm/fvwm2/patches: patch-ab

Log Message:
Fvwm 2.4.4 is a bug fix release for version 2.4.3.  The most
important fixes are related to key bindings with the Shift key and
some problems with ClickToFocus.  We recommend upgrading from any
earlier 2.4.x release to 2.4.4.

* Minor title drawing fixes.

* Fixed manual placement with Xinerama.

* Minor button 3 handling fix in FvwmPager.

* Fixed *FvwmIconMan*shaped option with empty managers.

* Fixed ClickToFocusClickRaises style.

* FvwmForm: Customize pointers, support ISO_Tab key, buttons can activate
  on press or release, special pointer during grab, arrow keys useful in form
  with one input field.

* New OpaqueMoveSize argument "unlimited".

* Fixed binding keys with and without "Shift" modifier under some
  circumstances.

* Fixed binding actions to the client window with ClickToFocus.

* Mouse bindings are activated without a recapture.

* FvwmScript: new keyboard bindings. New flags NoFocus and Left, Center,
  and Right for text position. Amelioration of the Menu and PopupMenu
  Widgets. New functions GetPid, Parse, SendMsgAndGet and LastString.
  New instruction Key for key bindings. New command SendToModule ScriptName
  SendString.

* Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
  disables warning messages.

* Restored the default Alt-Tab behaviour from 2.4.0.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/wm/fvwm2/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/wm/fvwm2/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/wm/fvwm2/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/wm/fvwm2/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.