Subject: CVS commit: pkgsrc/wm/metacity
To: None <pkgsrc-changes@NetBSD.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 07/23/2003 15:34:19
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Wed Jul 23 15:34:18 UTC 2003

Modified Files:
	pkgsrc/wm/metacity: Makefile PLIST buildlink2.mk distinfo

Log Message:
Update to 2.4.55 with patch from PR pkg/21767 by Marc Recht:
- some fixes to opaque resize that make it slightly less choppy
- fix some infinite loops caused by stupid apps with transient for cycles
- force window min/max size to be at least 1 pixel
- unfocus window on leaving window border, not on leaving window itself, in
  strict mouse focus mode
- fix handling of workspace names so they don't get all lost/broken/etc.
- fix handling of ignored modifiers (makes key shortcuts work while
  CapsLock/ScrollLock/NumLock are all enabled, most people didn't notice as
  nobody turns on ScrollLock)
- fix multihead crash #106086
- many translation updates


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/wm/metacity/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/wm/metacity/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/wm/metacity/buildlink2.mk \
    pkgsrc/wm/metacity/distinfo

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