diff mbox series

[RFC,meta-gnome,6/7] gnome-shell: update 47.3 -> 48.beta

Message ID 20250225134937.2085793-6-f_l_k@t-online.de
State Under Review
Headers show
Series [RFC,meta-gnome,1/7] xdg-desktop-portal-gnome: update 47.3 -> 48.beta | expand

Commit Message

Markus Volk Feb. 25, 2025, 1:49 p.m. UTC
48.beta
=======
* Fix overlapping tiles in app grid on hover [Sam; !3551]
* Improve screen time limit support
  [Philip, Florian; !3597, !3603, !3604, !3606]
* Fix default user avatar with light stsyle [Sam; !3596]
* Transition to new BoxLayout.orientation property
  [Florian, Carlos; !3614, !3618]
* Allow tracking screen time history with no limit set [Philip; !3610]
* Fix Extensions app losing state after shell restart [Florian; !3463]
* Support loading login banner message from file [Florian; !3558]
* Misc. bug fixes and cleanups [Florian, Daniel, Bilal, Philip, Adam, Carlos,
  Julian; !3600, !3601, !3528, !3510, !3605, !3607, !3609, !3613, !3615, !3598,
  !3617, !3599, !3612, !3621, !3619, !3429, !3627]
Contributors:
  Bilal Elmoussaoui, Carlos Garnacho, Sam Hewitt, Florian Müllner,
  Julian Sparber, Daniel van Vugt, Adam Williamson, Philip Withnall
Translators:
  Rafael Fontenelle [pt_BR], Artur S0 [ru], Quentin PAGÈS [oc],
  Emilio Sepúlveda [ia], Martin [sl], Philipp Kiemle [de]
48.alpha
========
* Improve quick settings accessibility [Lukáš; !3477, !3481, !3484, !3485]
* Use accent color in tablet configuration UI [Alice; !3480]
* Improve accuracy of inset box shadows [Daniel; !3488]
* Fix `PopupSwitchMenuItem::toggled` passing wrong state [Andrew; !3493]
* Consider text direction when handling arrow keys in sliders [Sundeep; !3500]
* Fix layout issues with new dialog style [Sam; !3473]
* Fix uneven padding in notification headers [Sam; !3486]
* Fix graphical artifacts in partially-rounded buttons [Sebastian; #7996]
* Do not depend on gnome-menus for folder translations [Pablo; !3526]
* Fix caret tracking in magnifier [Bilal; !3522]
* Show OSD notification for headphone connection [Sundeep; !3531]
* Improve accessibility of keyboard backlight quick settings toggle
  [Lukáš, Florian; !3538, !3545]
* Fix resetting non-caps shift key in on-screen keyboard [Jonas; !3286]
* Improve contrast of notification placeholder [Sam; !3557]
* Add support for screen time / health breaks [Philip; !3251]
* Add sysext support to toolbox tooling [Florian; !3498]
* Modernize spinner [Florian; !3565]
* extensions-app: Allow closing with ctrl+w [Maximiliano; !3577]
* Fix Escape handling in run dialog [Florian; !3585]
* Fix custom text-scaling-factor getting reset [Matthijs; !3574]
* Tweak ibus candidate popover appearance [AuralRay; !3584]
* Add convenience logging API for extensions [Florian; !3586]
* Improve on-screen keyboard appearance [Sam; !3555, !3553]
* Tweak quick settings appearance [Sam; !3554]
* Add support for screen time limits [Philip; !3397]
* Fixed crash [Florian; !3476]
* Misc. bug fixes and cleanups [Florian, Robert, Bilal, Marco, Guacamolie,
  Automeris, Daniel, Jonas, Georges, Michel, Bartłomiej, Alberto, AsciiWolf,
  Jakub, Sam; !3478, !3479, !3482, !3490, !3099, !3494, !3495, !3497, !3499,
  !3504, !3503, !3502, !3505, !3507, !3508, !3506, !3379, !3511, !3514, !3515,
  !3519, !3520, !3518, !3521, !3524, !3527, !3501, !3529, !3535, !3532, !3542,
  !3540, !3543, !3541, !3549, !3548, !3539, !3563, !3567, !3569, !3570, !3547,
  !3573, !3525, !3546, !3575, !3572, !3544, !3580, !3578, !3576, !3579, !3589,
  !3587, !3552, !3593]
Contributors:
  AsciiWolf, AuralRay, Georges Basile Stavracas Neto, Pablo Correa Gómez,
  Jonas Dreßler, Michel Dänzer, Bilal Elmoussaoui, Guacamolie, Sam Hewitt,
  Sebastian Keller, Robert Mader, Sundeep Mediratta, Alice Mikhaylenko,
  Florian Müllner, Bogi Napoleon Wennerström, Automeris naranja,
  Bartłomiej Piotrowski, Alberto Ruiz, Daniel Rusek, Maximiliano Sandoval,
  Jakub Steiner, Marco Trevisan (Treviño), Lukáš Tyrychtr, Daniel van Vugt,
  Matthijs Velsink, Philip Withnall, Andrew Zaech
Translators:

  Aefgh Threenine [th], Daniel Mustieles [es], Mahdi Hasan [bn],
  Brage Fuglseth [nb], Athmane MOKRAOUI [kab], Fabio Tomat [fur],
  Bogi Napoleon Wennerström [fo], Martin [sl], Emilio Sepúlveda [ia],
  Vasil Pupkin [be], Nathan Follens [nl], Artur S0 [ru],
  Марко Костић [sr], Yaron Shahrabani [he], Cas Pascal [vi],
  Sabri Ünal [tr]

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 ...ll-extensions_47.3.bb => gnome-shell-extensions_48.beta.bb} | 2 +-
 .../{gnome-shell_47.3.bb => gnome-shell_48.beta.bb}            | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)
 rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell-extensions_47.3.bb => gnome-shell-extensions_48.beta.bb} (84%)
 rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_47.3.bb => gnome-shell_48.beta.bb} (94%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.3.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.beta.bb
similarity index 84%
rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.3.bb
rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.beta.bb
index 151e57e887..175520d771 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.3.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_48.beta.bb
@@ -6,7 +6,7 @@  inherit gnomebase gettext gsettings features_check
 
 REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data"
 
-SRC_URI[archive.sha256sum] = "1a9142a4e85d7a2b7dc5bad37e34df9eebb38e8496f4938be2d7b2b35883d139"
+SRC_URI[archive.sha256sum] = "5cc565a79540e2fb3bab041708ecbef28c83319de54388f5dabe9d7c35788c62"
 
 EXTRA_OEMESON += " \
     -Dextension_set=all \
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.3.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.beta.bb
similarity index 94%
rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.3.bb
rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.beta.bb
index b3fba01eee..26fa8b4a72 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.3.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.beta.bb
@@ -33,7 +33,7 @@  GIR_MESON_OPTION = ""
 # gobject-introspection is mandatory and cannot be configured
 REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
 
-SRC_URI[archive.sha256sum] = "783deb9a086511e4a53db10574bfbba695576f698078218ca6c80cb1efec293e"
+SRC_URI[archive.sha256sum] = "e0c2bee1a1674c622847f353cae59ec36bfb122d2c117834aff120445d7c5b2b"
 
 PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
 PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth"
@@ -67,6 +67,7 @@  FILES:${PN} += " \
     ${datadir}/dbus-1 \
     ${datadir}/gnome-control-center \
     ${datadir}/xdg-desktop-portal \
+    ${datadir}/desktop-directories \
     ${systemd_user_unitdir} \
 "