gnome-shell: update 45.3 -> 45.4

45.4
====
* Close mount notification when drive gets disconnected [Florian; !3089]
* Fix feedback look in keyboard backlight slider [Barnabás; !3086]
* Fix menu alignment in RTL locales [Florian; !3151]
* overview: Keep dimming effect for modal dialogs [Florian; !3150]
* Fix overview transition from search results to session [Suryashankar; !3152]
* Improve minimize animation [Keyu; !2968]
* Add missing shift level to Georgian OSK layout [Carlos; !3145]
* Fixed crash [Florian; !3117]
* Misc. bug fixes and cleanups [Florian, Jonas, Julian; !3105, !3110, !3141,
  !786, !2475, !3153, !3159, !3172]

Contributors:
  Suryashankar Das, Jonas Dreßler, Carlos Garnacho, Florian Müllner,
  Barnabás Pőcze, Julian Sparber, Keyu Tao

Translators:
  Brage Fuglseth [nb], Balázs Meskó [hu], Daniel Rusek [cs]

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-02-19 19:47:29 +01:00 committed by Khem Raj
parent 9cefb71d85
commit 98bbffff1c
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -32,7 +32,7 @@ GIR_MESON_OPTION = ""
# gobject-introspection is mandatory and cannot be configured
REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
SRC_URI[archive.sha256sum] = "3a19724720d8274dc6bced68e0dd5fc7668a04cd79978cbbb8223474ccdda9ab"
SRC_URI[archive.sha256sum] = "5bfea379e120b1c7f237f3ec369ad27ef5c2f5930c7df163b392782d8582090d"
SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"