From: Wang Mingyu <[email protected]> Changelog: ========== * Use BT709 coefficients and limited range for YUV conversion by defaults * Also request high priority secondary EGL context * Fix Xwayland DND coordinates when using fractional scaling * Fix applying initial _NET_WM_WINDOW_OPACITY on Xwaylan * Implement wp_viewport support for cursor surfaces * Improve input ->output latency of cursor movements * Improve frame rate on monitors attached to secondary GPUs in copy mode * Send preferred scales to all surface roles * Misc. bug fixes and cleanups
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-gnome/mutter/{mutter_47.3.bb => mutter_47.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/mutter/{mutter_47.3.bb => mutter_47.4.bb} (97%) diff --git a/meta-gnome/recipes-gnome/mutter/mutter_47.3.bb b/meta-gnome/recipes-gnome/mutter/mutter_47.4.bb similarity index 97% rename from meta-gnome/recipes-gnome/mutter/mutter_47.3.bb rename to meta-gnome/recipes-gnome/mutter/mutter_47.4.bb index 75129342ab..30301dac29 100644 --- a/meta-gnome/recipes-gnome/mutter/mutter_47.3.bb +++ b/meta-gnome/recipes-gnome/mutter/mutter_47.4.bb @@ -24,7 +24,7 @@ DEPENDS = " \ inherit gnomebase gsettings gobject-introspection gettext features_check -SRC_URI[archive.sha256sum] = "76421af6f90509cfdf1ab851d5ee58271e27e94aa8f7db521d5aa06daea6c560" +SRC_URI[archive.sha256sum] = "f531fc00e6ec6dbb570b3bf942b6490f7a93df91c4c267a918b4d2afe9211bda" # x11 is still manadatory - see meson.build REQUIRED_DISTRO_FEATURES = "wayland x11 polkit" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114973): https://lists.openembedded.org/g/openembedded-devel/message/114973 Mute This Topic: https://lists.openembedded.org/mt/110711736/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
