aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-04-14 22:17:44 +0200
committerKhem Raj <raj.khem@gmail.com>2020-04-14 15:38:43 -0700
commit04e554999bcdc1adcb79c899a3187e8a291b7bbd (patch)
treec8ad84e10d4823eeee0697ce7a05a56522538bed
parent2dcd46dc055560d8eea957a15e72b9882528f3b3 (diff)
downloadmeta-openembedded-contrib-04e554999bcdc1adcb79c899a3187e8a291b7bbd.tar.gz
xfwm4: upgrade 4.14.0 -> 4.14.1
Release notes for 4.14.1 ======================== “Easter Egg” - Restore “Always below” menu options (bug #15884) - Fix a crash with GL or high CPU usage without any monitor (bug #15852) - Fix raise delay (bug #15974) - Fix translucent wireframe repaint (bug #15966) - Fix hostname not showing initially when running apps remotely (bug 15984) - Avoid drawing server-side shadows on maximized windows (Simon Steinbeiss, bug #16381) - Add keywords to settings dialogs desktop definitions (Yousuf Philips, bug #16621) - Fix Dnd of decoration buttons with embedded settings dialog (Stefan Berzl, bug #13861) - Blacklist SVGA3D GL renderer (bug #16274) - Fix window title alignment (bug #16067) - Restore window state when moving a maximized window (bug #16348) - Fix pointer interactions with clients grabbing the pointer (bug #16347) - Fix GTimeVal deprecation (Andre Miranda, bug #16644) - Fix window selection vs. hovering in tabwin (Simon Steinbeiss, bug ##16382) - Improve vblank mode auto-selection (GL/XPresent) - Fix transients pulling their parents from lower layers (bug #15891) - I18n: Update translations: ar, ast, be, bg, bn, ca, cs, da, de, el, en_AU, en_CA, en_GB, es, eu, fi, fr, gl, he, hr, hu, hy_AM, id, ie, is, it, ja, ka, kk, ko, lt, lv, ms, nb, nl, nn, oc, pl, pt, pt_BR, ro, ru, sk, sl, sq, sr, sv, th, tr, ug, uk, ur, ur_PK, vi, zh_CN, zh_HK, zh_TW New translations: fa_IR, ka Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.1.bb (renamed from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.0.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.1.bb
index b77e619b38..617e14f8e1 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.0.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.1.bb
@@ -9,8 +9,8 @@ inherit xfce update-alternatives features_check
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI += "file://0001-Revert-compositor-Revert-to-GLX-as-default-vblank-me.patch"
-SRC_URI[md5sum] = "c33847836958d540e3ecd0a27f131c0f"
-SRC_URI[sha256sum] = "b4182bf8dc63d092f120a51fcae0eb54b9bd4aa4f8486f47e5a65a108322b615"
+SRC_URI[md5sum] = "b20bd22bdbe1b17f76a139fd74e072a9"
+SRC_URI[sha256sum] = "100781a18070762e8f34c1d450e767586576753d567f76a8c32818284f511428"
PACKAGECONFIG ?= " \
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \