aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-01 23:45:11 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-03 15:15:43 -0700
commit6c9929f93a8da46d5999893dd81ef9021008fb8b (patch)
tree02e446318ed531a0a884835a225a5a83c8d29a6d /meta-gnome
parent94f5ed015069eb903b0c0d54a008b2c6fa3848c1 (diff)
downloadmeta-openembedded-6c9929f93a8da46d5999893dd81ef9021008fb8b.tar.gz
metacity: upgrade 3.34.1 -> 3.36.1
Version 3.36.1 ============== - Fix fullscreen regression. (#8) - Do not unfocus on new window. - Updated translations. Version 3.36.0 ============== - Fix fullscreen regression. - Remove some dead code. Version 3.35.92 =============== - Use ARGB visual for window frame. Version 3.35.1 ============== - Add support for _GTK_WORKAREAS_Dn. (!3) - Add support for _GNOME_WM_STRUT_AREA. - Clip shape region to window size. (#627879) - Don't move focus to fullscreen window that is on other monitor. - Fix blurry titlebar font. (#2) - Fix shadow regression with Metacity theme. - Fix some memory leaks. - Updated translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb (renamed from meta-gnome/recipes-gnome/metacity/metacity_3.34.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.34.1.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb
index d8c8b53896..0cb59cdc9a 100644
--- a/meta-gnome/recipes-gnome/metacity/metacity_3.34.1.bb
+++ b/meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb
@@ -21,8 +21,8 @@ REQUIRED_DISTRO_FEATURES = "x11"
inherit gnomebase gsettings gettext upstream-version-is-even features_check
-SRC_URI[archive.md5sum] = "c0c10204e4d6d024cb413042c1de316b"
-SRC_URI[archive.sha256sum] = "31c7d1045c390afb3bf405735b0b26c459197cbf43af37c469eb8918ce3a453d"
+SRC_URI[archive.md5sum] = "d1171705829bbebd42ac08ec49a9a90a"
+SRC_URI[archive.sha256sum] = "11f07693e2b266840759063a4bc807346070e8e7fec8f53cd0757f6662c1b323"
SRC_URI += "file://0001-drop-zenity-detection.patch"
PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama"