mutter: update 45.1 -> 45.3

45.3
====
* Fix handling of relative mode for tablets [Peter; !3410]
* Fix forcing EGLStream with NVIDIA proprietary driver [Daniel; !2905]
* Sync geometry only when window is mapped [Sebastian W.; !3401, !3404]
* Improve repick due to transform changes [Carlos; !3385]
* wayland/client: Add make_desktop() method [Florian; !3305]
* Fix occasional artifacts at top of X11 fullscreen windows [Carlos; !3476]
* background: Fix background color around image [Sebastian W.; !3459]
* Fixed crashes [Sebastian K., Carlos, Jonas; !3453, !3422, !3335, !3392]
* Plugged leaks [Robert, Sebastian K.; !3439, !3411]
* Misc. bug fixes and cleanups [Sebastian W., Christopher, Daniel, Olivier,
  Michel, Qiu, Carlos, Ivan, Mike, Mart, Bilal; !3456, !3455, !2620, !3447,
  !3444, !3440, !3438, !3425, !3413, !3403, !3397, !3469, !3468, !3471, !3479]

Contributors:
  Jonas Ådahl, Robert Balas, Michel Dänzer, Bilal Elmoussaoui, Christopher Fore,
  Olivier Fourdan, Carlos Garnacho, Mike Gorse, Peter Hutterer,
  Sebastian Keller, Ivan Molodetskikh, Florian Müllner, Mart Raudsepp,
  Daniel van Vugt, Qiu Wenbo, Sebastian Wick

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk
2024-01-10 10:11:42 +01:00
committed by Khem Raj
parent 4ee1b39643
commit 348792f025
@@ -24,7 +24,7 @@ DEPENDS = " \
inherit gnomebase gsettings gobject-introspection gettext features_check
SRC_URI[archive.sha256sum] = "2cd3c5efb22db76c79311cb1889a1aab2feb35b4a4dd03f3822aab7999da212c"
SRC_URI[archive.sha256sum] = "b78aea7f3e2bec8322a2af0404716be2269905c7d50c04b0b2a71a38814fcd01"
# x11 is still manadatory - see meson.build
REQUIRED_DISTRO_FEATURES = "wayland x11 polkit"