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 <[email protected]> --- .../metacity/{metacity_3.34.1.bb => metacity_3.36.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/metacity/{metacity_3.34.1.bb => metacity_3.36.1.bb} (86%) diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.34.1.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb similarity index 86% rename from meta-gnome/recipes-gnome/metacity/metacity_3.34.1.bb rename to meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb index d8c8b5389..0cb59cdc9 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" -- 2.21.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#84744): https://lists.openembedded.org/g/openembedded-devel/message/84744 Mute This Topic: https://lists.openembedded.org/mt/74615661/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
