Bladeren bron

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>
Andreas Müller 4 jaren geleden
bovenliggende
commit
6c9929f93a
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb

+ 2 - 2
meta-gnome/recipes-gnome/metacity/metacity_3.34.1.bb → 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"