1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# ChangeLog for x11-wm/mutter
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.8 2012/05/04 08:58:58 jdhore Exp $
04 May 2012; Jeff Horelick <jdhore@gentoo.org> mutter-3.2.1-r1.ebuild,
mutter-3.2.2.ebuild, mutter-3.2.2-r1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*mutter-3.2.2-r1 (12 Apr 2012)
12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+mutter-3.2.2-r1.ebuild,
+files/mutter-3.2.2-frame-initialize-style-contexts.patch:
Fix graphical corruption in window decorations with gtk+-3.4 (bug #411723,
thanks to Juergen Rose for reporting).
04 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org> mutter-3.2.2.ebuild,
+files/mutter-3.2.2-disable-introspection.patch:
Fix building with USE=-introspection (bug #402113, thanks to Anthony
Parsons).
*mutter-3.2.2 (21 Jan 2012)
21 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-mutter-3.2.1.ebuild, +mutter-3.2.2.ebuild:
Bump, fixes a memory leak and a crash. Drop old.
*mutter-3.2.1-r1 (01 Jan 2012)
01 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+mutter-3.2.1-r1.ebuild, +files/mutter-3.2.1-ignore-shadow-and-padding.patch:
Add Ubuntu patch to enable support for Ubuntu's metacity themes such as
x11-themes/light-themes (bug #396673, thanks to Luis Medinas for reporting).
25 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
-mutter-3.0.2.1.ebuild:
Drop old.
*mutter-3.2.1 (05 Nov 2011)
05 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+mutter-3.2.1.ebuild:
Bump to 3.2.1 from the gnome overlay. Notable changes: better performance,
improved handling for transparent windows, visual improvements.
*mutter-3.0.2.1 (30 Sep 2011)
30 Sep 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +mutter-3.0.2.1.ebuild,
+metadata.xml:
Move from GNOME overlay for GNOME 3
|