pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/26573: update wm/metacity to 2.8.2
>Number: 26573
>Category: pkg
>Synopsis: update wm/metacity to 2.8.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Aug 06 16:03:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Kouichirou Hiratsuka
>Release: NetBSD 2.0G
>Organization:
>Environment:
System: NetBSD firefly.localdomain 2.0G NetBSD 2.0G (FIREFLY.MP) #49: Fri Aug 6
22:29:16 JST 2004
hiratuka%firefly.localdomain@localhost:/usr/src/sys/arch/i386/compile/FIREFLY.MP
i386
Architecture: i386
Machine: i386
>Description:
Metacity 2.8.2 was released on Aug. 03.
Changes:
- set titlebar_uses_system_font = false (it was ugly)
- make naming for "move a window"/"move the window"/"move window"
more consistent (fixes #142235)
- Add trailing quotes to keybinding explanation text.
- support for EWMH update counter spec & add compensation events
when events are ignored. (fixes #143333 and #109362)
- Fix focus bugs: remove race condition on window close/minimize
(#131582), make focus choice consistent for each focus mode
(#135810), choose correct focus window when "un-showing the
desktop (#144900), make sure correct window is focused when using
the workspace switcher (#120100).
- Use meta_topic instead of meta_warning when failing to connect to
a session manager. (fixes #136218)
- Make meta_window_delete take a timestamp, and be sure to pass it
one.
- Add support for EWMH _NET_WM_USER_TIME spec. This enables part of
preventing focus stealing. (bug #118372) Also fix bug with
windows not being focused on unminimizing caused by original
patch. (also bug #118372)
- Fix some support for EWMH hints, and fix USER_TIME support to
include the DEMANDS_ATTENTION hint. Also includes some code for
implementing _NET_RESTACK_WINDOW and _NET_MOVERESIZE_WINDOW, but
this is disabled pending feature thaw.
>How-To-Repeat:
>Fix:
Index: wm/metacity/Makefile
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/wm/metacity/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- wm/metacity/Makefile 6 May 2004 09:08:47 -0000 1.31
+++ wm/metacity/Makefile 4 Aug 2004 11:58:04 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.31 2004/05/06 09:08:47 jmmv Exp $
#
-DISTNAME= metacity-2.8.1
+DISTNAME= metacity-2.8.2
CATEGORIES= wm x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.8/}
EXTRACT_SUFX= .tar.bz2
Index: wm/metacity/distinfo
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/wm/metacity/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- wm/metacity/distinfo 6 May 2004 09:08:47 -0000 1.11
+++ wm/metacity/distinfo 4 Aug 2004 12:00:24 -0000
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.11 2004/05/06 09:08:47 jmmv Exp $
-SHA1 (metacity-2.8.1.tar.bz2) = b9f63cbaf57d007f3a63c453c6c2c92a7e39910d
-Size (metacity-2.8.1.tar.bz2) = 2085521 bytes
+SHA1 (metacity-2.8.2.tar.bz2) = d46ccb89bff8c192c8f21ae1dc0c1a1a8c3d6801
+Size (metacity-2.8.2.tar.bz2) = 2015438 bytes
>Release-Note:
>Audit-Trail:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index