Subject: CVS commit: pkgsrc/wm/jwm
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2007 16:56:54
Module Name: pkgsrc
Committed By: abs
Date: Fri Jan 5 16:56:54 UTC 2007
Modified Files:
pkgsrc/wm/jwm: Makefile distinfo
Log Message:
Update jwm from 1.8rc1 to 1.8:
# JWM v1.8rc2 <> 20061008
* Fixed a seg fault when tray buttons point to invalid root menus.
* Hide popups when the mouse moves over them.
* Fix alt+left click window moving so windows don't jump.
* Allow windows to be lowered with alt+right click.
* When maximizing, place the window on the screen of its center point.
* Unmaximize maximized windows that resize themselves.
* Add support for _NET_WM_STATE_FULLSCREEN.
* More warning messages about incorrectly configured root menus.
# JWM v1.8rc3 <> 20061022
* Fixed a bug that caused strange things to happen after a client was killed.
* Fixed a bug that caused windows to be mapped incorrectly when started at the same time as JWM.
* Fixed an issue with auto-hide trays hidding when they shouldn't.
# JWM v1.8rc4 <> 20061104
* Fixed some seg faults with invalid configuration files.
* Trim leading and trailing spaces from configuration options.
* Improved _NET_WM_STATE_FULLSCREEN support.
* Fixed StartupCommands and Swallow items.
# JWM v1.8 <> 20061223
* Fixed a bug when moving windows that could cause the window to jump to the upper left corner of the screen.
* Fixed a Dock issue when restarting.
* Fixed a Swallow issue on startup.
* Transient windows of active windows now get focus when they are first created.
* Submenus now appear on the left if there isn't enough room on the right (mdsama)
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/wm/jwm/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/wm/jwm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.