Update to 2.12.2:

- Mave ancestors come along with the transient when moving the window from
   one workspace to another (Björn) [#314977]
 - Fix the workspace switcher tabpopup to display the right windows and to
   fix the pick-a-new-window-to-focus algorithm in order to not select
   windows that aren't showing (Björn) [#170475]
 - Fix a couple memory leaks (Kjartan, Søren, Elijah) [#313030]
 - Fix a crash that occurs when removing some virtual desktops and windows
   happen to be on those desktops (Elijah) [#318306]
 - Fix edge snapping for multi-screen (non-xinerama) setups (Elijah)
   [#319425]
 - Close a GSource leak just to be correct (Kjartan) [#320050]

Translations
  Kostas Papadimas (el), Ivar Smolin (et), Michiel Sikkes (nl)
This commit is contained in:
jmmv 2006-01-20 13:31:45 +00:00
parent d024694dcd
commit 15cbe7fb80
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.50 2005/10/12 21:53:25 jmmv Exp $
# $NetBSD: Makefile,v 1.51 2006/01/20 13:31:45 jmmv Exp $
#
DISTNAME= metacity-2.12.1
DISTNAME= metacity-2.12.2
CATEGORIES= wm x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.12/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.24 2005/10/12 21:53:25 jmmv Exp $
$NetBSD: distinfo,v 1.25 2006/01/20 13:31:45 jmmv Exp $
SHA1 (metacity-2.12.1.tar.bz2) = 4a5d1cca6e4f401617f29b6f398c7236bf876d77
RMD160 (metacity-2.12.1.tar.bz2) = 7062808f496ffcc3d99cad83baeb35acd4e25a42
Size (metacity-2.12.1.tar.bz2) = 1668143 bytes
SHA1 (metacity-2.12.2.tar.bz2) = 3a27c96dd65c2f3e76d595f5c01ac7e52a69318b
RMD160 (metacity-2.12.2.tar.bz2) = 26862a3ecf7d2b76201d7d2750d3dc4527f8531a
Size (metacity-2.12.2.tar.bz2) = 1671369 bytes