mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
mutter: upgrade 47.3 -> 47.4
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8f5978b89f
commit
7ae71674a8
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user