pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/jwm Update jwm from 1.8rc1 to 1.8:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0e46ccab7ff
branches: trunk
changeset: 523299:b0e46ccab7ff
user: abs <abs%pkgsrc.org@localhost>
date: Fri Jan 05 16:56:54 2007 +0000
description:
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)
diffstat:
wm/jwm/Makefile | 4 ++--
wm/jwm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 282d836b5b10 -r b0e46ccab7ff wm/jwm/Makefile
--- a/wm/jwm/Makefile Fri Jan 05 16:51:58 2007 +0000
+++ b/wm/jwm/Makefile Fri Jan 05 16:56:54 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/12/15 20:33:02 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2007/01/05 16:56:54 abs Exp $
#
-DISTNAME= jwm-1.8rc1
+DISTNAME= jwm-1.8
CATEGORIES= wm x11
MASTER_SITES= http://www.joewing.net/programs/jwm/
EXTRACT_SUFX= .tar.bz2
diff -r 282d836b5b10 -r b0e46ccab7ff wm/jwm/distinfo
--- a/wm/jwm/distinfo Fri Jan 05 16:51:58 2007 +0000
+++ b/wm/jwm/distinfo Fri Jan 05 16:56:54 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2006/09/01 15:43:10 abs Exp $
+$NetBSD: distinfo,v 1.3 2007/01/05 16:56:54 abs Exp $
-SHA1 (jwm-1.8rc1.tar.bz2) = ddbeff30648a1d582e5729483f6426bc774b0f34
-RMD160 (jwm-1.8rc1.tar.bz2) = 189b163a3635fdb1d61f6b75e26b69988d38ceef
-Size (jwm-1.8rc1.tar.bz2) = 139112 bytes
+SHA1 (jwm-1.8.tar.bz2) = 71852287b1478d24ee6bb08afcbbf45b74709fa5
+RMD160 (jwm-1.8.tar.bz2) = baef433c7f6ec9c8e9dafdd8fcc3d8c19790030e
+Size (jwm-1.8.tar.bz2) = 145922 bytes
SHA1 (patch-aa) = ac33481d7e4d081960977a05f87c698865d19c63
SHA1 (patch-ab) = 37dde771f21eb0ae63af01ecd53f2f201dd1c6fc
Home |
Main Index |
Thread Index |
Old Index