From patchwork Thu Mar 13 07:44:04 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 58909 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B70DC28B2E for ; Thu, 13 Mar 2025 07:43:48 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx.groups.io with SMTP id smtpd.web10.9438.1741851819866511795 for ; Thu, 13 Mar 2025 00:43:40 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.22, mailfrom: f_l_k@t-online.de) Received: from fwd77.aul.t-online.de (fwd77.aul.t-online.de [10.223.144.103]) by mailout12.t-online.de (Postfix) with SMTP id EF033101D; Thu, 13 Mar 2025 08:43:37 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.231.110]) by fwd77.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tsdE8-4WdEZ70; Thu, 13 Mar 2025 08:43:36 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [RFC][gnome48][meta-gnome][PATCH 1/8] xdg-desktop-portal-gnome: update 47.3 -> 48.rc Date: Thu, 13 Mar 2025 08:44:04 +0100 Message-ID: <20250313074411.5600-1-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1741851816-0D7F8466-B5C2D731/0/0 CLEAN NORMAL X-TOI-MSGID: a120e4b8-ec3c-4a03-9707-0ba90e99ffd0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 13 Mar 2025 07:43:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115955 Changes in 48.beta.rc ================= - Add USB portal backend - Fix screen cast portal done signal emission Changes in 48.beta ================= - Use the new AdwInlineViewSwitcher widget in the screencast dialog - Update apps list properly in the screencast dialog - Generate systemd sysexts in CI - Fix an issue with the Notification portal implementation - Depend on libadwaita >= 1.7.alpha - Translation updates Changes in 48.alpha ================= - Outsource external window management to libgxdp - Fix the capabilities for the print dialog - Fix memory leak in screencast widget - Implement a signal handler to help with ASAN - Use Adwaita widgets in the app chooser dialog - Fix a memory management issue with the screencast widget - Depend on xdg-desktop-portal >= 1.19.1 - Translation updates Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- ...p-portal-gnome_47.3.bb => xdg-desktop-portal-gnome_48.rc.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-support/xdg-desktop-portal/{xdg-desktop-portal-gnome_47.3.bb => xdg-desktop-portal-gnome_48.rc.bb} (89%) diff --git a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_47.3.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_48.rc.bb similarity index 89% rename from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_47.3.bb rename to meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_48.rc.bb index 215560ed4d..e386213e7e 100644 --- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_47.3.bb +++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_48.rc.bb @@ -21,7 +21,7 @@ inherit gnomebase pkgconfig gsettings features_check REQUIRED_DISTRO_FEATURES = "polkit" -SRC_URI[archive.sha256sum] = "9f6e4b14b583367c915e9494764f27cb84927faa3f9e6e018b93bbbcf3361e44" +SRC_URI[archive.sha256sum] = "fe86fea673759e4974b2b10e27f5aa3e568d8ef688f7d7d80cabcab90a869f0b" PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" PACKAGECONFIG[wayland] = ",,wayland-native" From patchwork Thu Mar 13 07:44:05 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 58911 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id CC8D6C35FF5 for ; Thu, 13 Mar 2025 07:43:48 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx.groups.io with SMTP id smtpd.web10.9437.1741851819864611158 for ; Thu, 13 Mar 2025 00:43:40 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.22, mailfrom: f_l_k@t-online.de) Received: from fwd77.aul.t-online.de (fwd77.aul.t-online.de [10.223.144.103]) by mailout12.t-online.de (Postfix) with SMTP id F13D11021; Thu, 13 Mar 2025 08:43:37 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.231.110]) by fwd77.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tsdE8-4WdEZ80; Thu, 13 Mar 2025 08:43:36 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [RFC][gnome48][meta-gnome][PATCH 2/8] gdm: update 47.0 -> 48.beta Date: Thu, 13 Mar 2025 08:44:05 +0100 Message-ID: <20250313074411.5600-2-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250313074411.5600-1-f_l_k@t-online.de> References: <20250313074411.5600-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1741851816-EFFFD466-2F561CA9/0/0 CLEAN NORMAL X-TOI-MSGID: 3391668d-9f40-4703-b9b7-501499a42e8f List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 13 Mar 2025 07:43:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115954 ======= 48.beta ======= - Don't require Xwayland if wayland-only - Fix pam_syslog detection - Fix Solaris build - Fix udev rules for disabling wayland - Add 'banner-message-path' and '-source' settings Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/gdm/{gdm_47.0.bb => gdm_48.beta.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gdm/{gdm_47.0.bb => gdm_48.beta.bb} (95%) diff --git a/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb b/meta-gnome/recipes-gnome/gdm/gdm_48.beta.bb similarity index 95% rename from meta-gnome/recipes-gnome/gdm/gdm_47.0.bb rename to meta-gnome/recipes-gnome/gdm/gdm_48.beta.bb index 9aefeed7d2..22048dbfcf 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_48.beta.bb @@ -21,7 +21,7 @@ GIR_MESON_OPTION = "" inherit gnomebase gsettings pkgconfig gobject-introspection gettext systemd useradd itstool gnome-help features_check -SRC_URI[archive.sha256sum] = "c5858326bfbcc8ace581352e2be44622dc0e9e5c2801c8690fd2eed502607f84" +SRC_URI[archive.sha256sum] = "acd6728240d3424cf8b93479a81afcb22f05c3610a23d83094afe3a026f9ce6d" PACKAGECONFIG ??= "" PACKAGECONFIG[plymouth] = "-Dplymouth=enabled,-Dplymouth=disabled,plymouth" From patchwork Thu Mar 13 07:44:06 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 58907 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id ADCDEC35FF2 for ; Thu, 13 Mar 2025 07:43:48 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx.groups.io with SMTP id smtpd.web10.9439.1741851819922771906 for ; Thu, 13 Mar 2025 00:43:40 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.22, mailfrom: f_l_k@t-online.de) Received: from fwd77.aul.t-online.de (fwd77.aul.t-online.de [10.223.144.103]) by mailout12.t-online.de (Postfix) with SMTP id F37511023; Thu, 13 Mar 2025 08:43:37 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.231.110]) by fwd77.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tsdE8-4WdEZ90; Thu, 13 Mar 2025 08:43:36 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [RFC][gnome48][meta-gnome][PATCH 3/8] gnome-software: update 47.2 -> 48.rc Date: Thu, 13 Mar 2025 08:44:06 +0100 Message-ID: <20250313074411.5600-3-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250313074411.5600-1-f_l_k@t-online.de> References: <20250313074411.5600-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1741851816-D6FFB466-6D408FA7/0/0 CLEAN NORMAL X-TOI-MSGID: b93be3b5-8454-419b-bfec-6fdb6f60a0cf List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 13 Mar 2025 07:43:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115956 Version 48~rc ~~~~~~~~~~~~~ Released: 2025-02-28 This is an unstable release with the following changes: * Minor interface improvements on the updates page * Various minor performance improvements * Improve error handling for app launches and distribution upgrades * Fix a crash on the app review dialog * Fix version checks preventing some firmware updates when historical updates are also listed * Fix a crash when copying error details * Minor interface improvements to search * Improvements to flatpak permissions checking for D-Bus This release also updates translations: * Bulgarian (twlvnn kraftwerk) * Catalan (Jordi Mas) * Chinese (China) (Luming Zh) * Chinese (Taiwan) (Cheng-Chia Tseng) * Czech (Daniel Rusek) * Finnish (Jiri Grönroos) * French (Vincent Chatelain) * Galician (Fran Dieguez) * Georgian (Ekaterine Papava) * Hebrew (Yaron Shahrabani) * Korean (Seong-ho Cho) * Lithuanian (Aurimas Černius) * Persian (Danial Behzadi) * Portuguese (Hugo Carvalho) * Portuguese (Brazil) (Rafael Fontenelle) * Russian (Artur S0) * Slovenian (Martin) * Swedish (Anders Jonsson) * Turkish (Sabri Ünal) * Ukrainian (Yuri Chornoivan) Version 48~beta ~~~~~~~~~~~~~~~ Released: 2025-01-31 This is an unstable release with the following changes: * Support installing flatpaks via a flatpak+https: link * Fix notifying about outdated updates when in power saver mode or offline * Prioritise verified apps in source list This release also updates translations: * Bulgarian (twlvnn kraftwerk) * Czech (Daniel Rusek) * Russian (Artur S0) * Slovenian (Martin) Version 48~alpha3 ~~~~~~~~~~~~~~~~~ Released: 2025-01-14 This is an unstable release with the following changes: * Fix downloads of firmware updates * Fix the release process This release also updates translations: * Belarusian (Vasil Pupkin) * Slovenian (Martin) Version 48~alpha2 ~~~~~~~~~~~~~~~~~ Released: 2025-01-04 This is an unstable release with the following changes: * Fix the release process Version 48~alpha ~~~~~~~~~~~~~~~~ Released: 2025-01-04 This is an unstable release with the following changes: * Include dependencies in estimated download size * Improve performance when loading updates * Fix interface freeze when upvoting/downvoting reviews * Various minor interface improvements for keyboard navigation and small screens * Fix crash when uninstalling snaps * Add experimental systemd-sysupdate plugin * Warn about microphone permissions if an app has PipeWire access This release also updates translations: * Belarusian (Vasil Pupkin) * Catalan (Jordi Mas i Hernandez, Jordi Mas) * Dutch (Nathan Follens) * French (Vincent Chatelain) * Friulian (Fabio Tomat) * German (Jürgen Benvenuti) * Hebrew (Yaron Shahrabani) * Kabyle (Athmane MOKRAOUI) * Latvian (Rūdolfs Mazurs) * Portuguese (Hugo Carvalho) * Portuguese (Brazil) (Rafael Fontenelle) * Russian (Artur S0) * Serbian (Марко Костић, Милош Поповић) * Slovak (Jose Riha) * Slovenian (Martin) * Thai (Aefgh Threenine) * Turkish (Sabri Ünal) * Ukrainian (Yuri Chornoivan) Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-software_47.2.bb => gnome-software_48.rc.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-software/{gnome-software_47.2.bb => gnome-software_48.rc.bb} (90%) diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_48.rc.bb similarity index 90% rename from meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb rename to meta-gnome/recipes-gnome/gnome-software/gnome-software_48.rc.bb index 31b13accf8..083212c8cb 100644 --- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb +++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_48.rc.bb @@ -26,9 +26,9 @@ DEPENDS += " \ RDEPENDS:${PN} = "iso-codes" -EXTRA_OEMESON += "-Dtests=false -Dsoup2=false" +EXTRA_OEMESON += "-Dtests=false" -SRC_URI[archive.sha256sum] = "112338f8a98e7e5125de3f57229873534215b77eeef37d3fd4262f02151c7cea" +SRC_URI[archive.sha256sum] = "2610b5bca65042546779f9e70120d33b5f626edcf8a5ce534dbb54119be455cf" PACKAGECONFIG ?= "flatpak" PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" From patchwork Thu Mar 13 07:44:07 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 58912 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9C42CC2BA1B for ; Thu, 13 Mar 2025 07:43:48 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx.groups.io with SMTP id smtpd.web10.9436.1741851819862776802 for ; Thu, 13 Mar 2025 00:43:40 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.22, mailfrom: f_l_k@t-online.de) Received: from fwd77.aul.t-online.de (fwd77.aul.t-online.de [10.223.144.103]) by mailout12.t-online.de (Postfix) with SMTP id 019041024; Thu, 13 Mar 2025 08:43:38 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.231.110]) by fwd77.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tsdE8-4WdEZA0; Thu, 13 Mar 2025 08:43:36 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [RFC][gnome48][meta-gnome][PATCH 4/8] mutter: update 47.5 -> 48.rc Date: Thu, 13 Mar 2025 08:44:07 +0100 Message-ID: <20250313074411.5600-4-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250313074411.5600-1-f_l_k@t-online.de> References: <20250313074411.5600-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1741851816-2D7F8466-C2EE85D7/0/0 CLEAN NORMAL X-TOI-MSGID: 67c552bb-e085-4b37-a2cc-d888c365a25b List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 13 Mar 2025 07:43:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115953 - libdisplay-info is not optional anymore - add dependencies to fix api-documentation and bash-completion 48.rc ===== * Support presentation-time version 2 [Dudemanguy; !4227] * Honor wl_surface.offset on cursor surfaces [Carlos; !4239] * Allow to activate the overview with either Super key [Alessandro B.; !4050] * Implement dynamic triple buffering [Daniel; !1441] * Implement the cursor_shape_v1 protocol [Sebastian; !3668] * Improve window placement when centering new windows [Mattia; !4202] * Fix sharable surfaces with nvidia as primary [Daniel; !4284] * Default to sticky drag lock [Peter; !4292] * Implement a11y keyboard monitoring support [Lukáš; !4217] * Support wp_color_management_v1 protocol [Sebastian; !4291] * Fix dma-bufs support for headless sessions [Jonas; !4281] * Allow to mark monitors for lease via gdctl [José; !4300] * Fixed confused IM focus state after closing some windows [Keyu; !4164] * Center new windows by default [Mattia; !4294] * Add output luminance settings [Jonas; !4271] * Do not use triple buffering when update time fits into refresh interval [Michel; !4282] * Fixed crashes [Peter, Alban, Michel, Sebastian; !4247, !4257, !4272, !4298] * Misc. bug fixes and cleanups [Peter, Nick, Jeremy, Michel, Corentin, Florian, Sebastian, Marco, Bilal, Alessandro A., Daniel, José, Jonas, Joan, Mattia, Carlos, Robert, Philip; !4248, !4220, !4253, !4254, !4224, !4255, !4244, !4259, !4268, !4270, !4267, !4256, !4279, !4280, !4277, !4278, !4285, !4276, !4289, !4288, !4290, !4252, !4235, !4209, !4260, !4251, !4274, !4302, !4230, !4183, !4299, !4308, !4297, !4310, !4311, !4312, !4314] Contributors: Alessandro Astone, Alessandro Bono, Alban Browaeys, Jeremy Bícha, Nick Diego Yamane, Dudemanguy, Michel Dänzer, Bilal Elmoussaoui, José Expósito, Mattia Formichetti, Carlos Garnacho, Peter Hutterer, Robert Mader, Florian Müllner, Corentin Noël, Keyu Tao, Joan Torres, Marco Trevisan (Treviño), Lukáš Tyrychtr, Daniel van Vugt, Sebastian Wick, Philip Withnall, Jonas Ådahl Translators: Martin [sl], Sabri Ünal [tr], Artur S0 [ru], Daniel Rusek [cs], Piotr Drąg [pl], Jürgen Benvenuti [de], Ekaterine Papava [ka], Alexander Shopov [bg], Alexandre Franke [fr], Jordi Mas [ca], Yuri Chornoivan [uk], Yosef Or Boczko [he], Danial Behzadi [fa], Luming Zh [zh_CN], Aurimas Černius [lt], Quentin PAGÈS [oc], Hugo Carvalho [pt], Rafael Fontenelle [pt_BR], Jordi Mas i Hernandez [ca], Fran Dieguez [gl], Álvaro Burns [pt_BR], Asier Sarasua Garmendia [eu], Vincent Chatelain [fr], Yaron Shahrabani [he], Brage Fuglseth [nb], Daniel Mustieles [es] 48.beta ======= * Update cursors via the frame clock in virtual monitors [Jonas; !4067] * Synchronize device enabled state when adding device [Yao; !4188] * Do not use modifiers if surface should be sharable [Michel; !4219] * Add accessible state tracking in Clutter [Bilal; !4089] * Introduce GNOME Display Control (gdctl) utility [Jonas; !4190] * Fix notifying shell about modifier-only keyboard layout switches [Olivier; !4232, !4237] * Configure HDR via DisplayConfig D-Bus API [Jonas; !4192] * Fixed crashes [Philip, Jonas; !4222, !4210] * Misc. bug fixes and cleanups [Michel, Sebastian W., Jonas, José, Alessandro, Sebastian K., Daniel, Philip, Carlos, Florian, Alberto, Bilal; !4208, !4022, !4005, !4218, !4225, !4229, !4228, !4231, !4223, !3972, !4233, !4234, !4242, !4198] Contributors: Alessandro Astone, Michel Dänzer, Bilal Elmoussaoui, José Expósito, Olivier Fourdan, Carlos Garnacho, Sebastian Keller, Florian Müllner, Alberto Ruiz, Daniel van Vugt, Yao Wei (魏銘廷), Sebastian Wick, Philip Withnall, Jonas Ådahl 48.alpha ======== * gwakeup: Reduce wake-ups to only first item in queue [Christian; !4007] * x11: Reduce chances XPending does recvmsg() syscall [Christian; !4006] * Fix grabbing tablet devices [Jonas Å.; !4033] * Improve color-management support [Joan; !3913, !3948, !4020, !4062, !4144] * Fix misplaced windows and random resizes on scaled monitors [Jonas Å.; !4041] * Improve detecting preferred primary devices [Kamil; !4055] * Merge CoglPango into Clutter [Bilal; !4004] * Always depend on libdisplay-info for EDID parsing [Sebastian W.; !3602] * Fix explicit sync with virtual monitors w/o pipewire streams [Doğukan; !4056] * Introspect `event` parameter in MetaKeyHandlerFunc [Guacamolie; !4079] * Fix warping pointer after releasing pointer constraints [Sebastian K.; !4098] * Avoid CPU stalls with NVIDIA secondary GPUs with directly-attached monitors [Gert-dev; !4015] * Fix updating cursor immediately when starting window drag [Olivier; !3639] * Add pipeline hooks to user program pipelines [Sebastian W.; !4037] * Allow to configure monitors as for-lease [José; !4112, !4121] * Add support for system bell protocol [Jonas Å.; !3675] * Prefer GPUs with built-in panels connected as primary GPU [Mario; !4114] * Add `configure` signal to allow tweaking original window configuration [Olivier; !4076] * Fix cursor glitches when using virtual monitors [Jonas Å.; !4066] * Default to high thread instead of realtime priority for KMS thread [Jonas Å.; !4124] * Add built-in renderdoc support [Sebastian W.; !4061] * Ensure frame events are sent for cursor surfaces [Michel; !4113] * Allow BGRX8888 format on big endian [Jocelyn; !4088] * Fix touchscreen drag-and-drop on wayland [Alessandro; !4091] * Fix maximized X11 when using native Xwayland scaling [Jonas Å.; !4147] * Implement xdg-toplevel-drag-v1 protocol [Nick; !4107] * Fix blank screen in remote headless sessions [Jonas Å.; !4152] * Query screen cast format modifiers via CoglRenderer [Jonas Å.; !3900] * Also request high priority secondary EGL context [Jonas Å.; !2973] * Fix Xwayland DND coordinates when using fractional scaling [Jonas Å.; !4169] * Remove ClutterImage [Bilal; !4133] * Fix applying initial _NET_WM_WINDOW_OPACITY on Xwayland [Olivier; !4170] * Implement wp_viewport support for cursor surfaces [Jonas Å., Robert; !3859] * Improve input → output latency of cursor movements [Michel; !3964] * Make font-rendering support optional [Bilal; !4106] * Improve frame rate on monitors attached to secondary GPUs in copy mode [Gert-dev; !4027] * Add support for commit-timing-v1 and fifo-v1 protocols [Derek; !3355] * Use BT709 coefficients and limited range for YUV conversion by default [Robert; !4204] * Send preferred scales to all surface roles [Jonas Å.; !4205] * Fixed crashes [Michel, Joan, Daniel, José, Jason, Bilal, Robert, Jonas D., Peter; !4028, !4032, !4019, !4029, !4030, !4059, !4070, !4034, !3176, !3650, !4117, !4136] * Misc. bug fixes and cleanups [Sebastian W., Florian, Joan, Jonas Å., José, Christian, Robert, Marco, Michel, Bilal, Daniel, Sebastian K., Jakub, Jonas D, Takao, Ikey, Georges, Carlos, Corentin, Philip, Bartłomiej; !4036, !4040, !4042, !3965, !4016, !3926, !4031, !4011, !3424, !4047, !4049, !4058, !4068, !4048, !4071, !4074, !3980, !4078, !4080, !4035, !4075, !4090, !4093, !4060, !4069, !3961, !4101, !4057, !4104, !4105, !4108, !4109, !4077, !4111, !4115, !4116, !4087, !4018, !3943, !4123, !4122, !4103, !4064, !4100, !4065, !4125, !4128, !4127, !4129, !4126, !3604, !4150, !4161, !4162, !4160, !4137, !4148, !4166, !4157, !4156, !4158, !4168, !4149, !4165, !4155, !4174, !4163, !4173, !4175, !4176, !4131, !4132, !4179, !4178, !4130, !4180, !4177, !4184, !4186, !4189, !4187, !4197, !4199, !4194, !4181, !4200, !4196, !3878, !4201] Contributors: Alessandro Astone, Georges Basile Stavracas Neto, Nick Diego Yamane, Ikey Doherty, Jonas Dreßler, Michel Dänzer, Bilal Elmoussaoui, José Expósito, Jocelyn Falempe, Derek Foreman, Olivier Fourdan, Takao Fujiwara, Carlos Garnacho, Jason Gerecke, Gert-dev, Guacamolie, Christian Hergert, Peter Hutterer, Sebastian Keller, Doğukan Korkmaztürk, Mario Limonciello, Robert Mader, Florian Müllner, Corentin Noël, Robert Obkircher, Bartłomiej Piotrowski, Jakub Steiner, Kamil Szczęk, Joan Torres, Marco Trevisan (Treviño), Daniel van Vugt, Sebastian Wick, Philip Withnall, Jonas Ådahl Translators: Vincent Chatelain [fr], Jordi Mas i Hernandez [ca], Daniel Mustieles [es], Jürgen Benvenuti [de], Nathan Follens [nl], Danial Behzadi [fa], Марко Костић [sr], Scrambled 777 [hi], Cas Pascal [vi] Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../mutter/{mutter_47.5.bb => mutter_48.rc.bb} | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) rename meta-gnome/recipes-gnome/mutter/{mutter_47.5.bb => mutter_48.rc.bb} (93%) diff --git a/meta-gnome/recipes-gnome/mutter/mutter_47.5.bb b/meta-gnome/recipes-gnome/mutter/mutter_48.rc.bb similarity index 93% rename from meta-gnome/recipes-gnome/mutter/mutter_47.5.bb rename to meta-gnome/recipes-gnome/mutter/mutter_48.rc.bb index ca28a679cd..5400b803b1 100644 --- a/meta-gnome/recipes-gnome/mutter/mutter_47.5.bb +++ b/meta-gnome/recipes-gnome/mutter/mutter_48.rc.bb @@ -14,9 +14,12 @@ DEPENDS = " \ pango \ gsettings-desktop-schemas \ json-glib \ + libdisplay-info \ libei \ libxtst \ libxkbfile \ + python3-argcomplete-native \ + python3-docutils-native \ ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xinerama', '', d)} \ xwayland \ " @@ -24,7 +27,7 @@ DEPENDS = " \ inherit gnomebase gsettings gobject-introspection gettext features_check -SRC_URI[archive.sha256sum] = "6551a33ce887e68415b13952af6d6b430e95306f9297adc8c111953e995c515b" +SRC_URI[archive.sha256sum] = "4338d8542426a708d80427f5b19f1f86683c04ec6e2f43479abb28b115aba86f" SRC_URI += "file://0001-Dont-use-system-sysprof-dbus-folder.patch" @@ -54,7 +57,6 @@ EXTRA_OEMESON += " \ PACKAGECONFIG[native-backend] = "-Dnative_backend=true -Dudev=true, -Dnative_backend=false -Dudev=false, libdrm virtual/libgbm libinput ${LOGIND} virtual/egl virtual/libgles2 udev" PACKAGECONFIG[opengl] = "-Dopengl=true, -Dopengl=false, virtual/libgl" PACKAGECONFIG[glx] = "-Dglx=true, -Dglx=false" -PACKAGECONFIG[libdisplay-info] = "-Dlibdisplay_info=enabled, -Dlibdisplay_info=disabled, libdisplay-info" PACKAGECONFIG[libwacom] = "-Dlibwacom=true, -Dlibwacom=false, libwacom" # Remove depending on pipewire-0.2 when mutter is upgraded to 3.36+ PACKAGECONFIG[remote-desktop] = "-Dremote_desktop=true, -Dremote_desktop=false, pipewire" @@ -64,7 +66,7 @@ PACKAGECONFIG[sound-player] = "-Dsound_player=true, -Dsound_player=false, libcan PACKAGECONFIG[profiler] = "-Dprofiler=true,-Dprofiler=false,sysprof" PACKAGECONFIG[startup-notification] = "-Dstartup_notification=true, -Dstartup_notification=false, startup-notification, startup-notification" -MUTTER_API_NAME = "mutter-15" +MUTTER_API_NAME = "mutter-16" do_install:prepend() { sed -i -e 's|${B}/||g' ${B}/cogl/cogl/cogl-enum-types.c @@ -88,6 +90,7 @@ GSETTINGS_PACKAGE = "${PN}-gsettings" PACKAGES =+ "${PN}-tests ${PN}-gsettings" FILES:${PN} += " \ + ${datadir}/bash-completion \ ${datadir}/gnome-control-center \ ${datadir}/gir-1.0 \ ${libdir}/${MUTTER_API_NAME}/lib*${SOLIBS} \ From patchwork Thu Mar 13 07:44:08 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 58913 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B67E7C35FF1 for ; Thu, 13 Mar 2025 07:43:48 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx.groups.io with SMTP id smtpd.web10.9440.1741851819952067555 for ; Thu, 13 Mar 2025 00:43:40 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.22, mailfrom: f_l_k@t-online.de) Received: from fwd77.aul.t-online.de (fwd77.aul.t-online.de [10.223.144.103]) by mailout12.t-online.de (Postfix) with SMTP id 03EA61026; Thu, 13 Mar 2025 08:43:38 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.231.110]) by fwd77.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tsdE8-4WdEZB0; Thu, 13 Mar 2025 08:43:36 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [RFC][gnome48][meta-gnome][PATCH 5/8] gnome-shell: update 47.3 -> 48.rc Date: Thu, 13 Mar 2025 08:44:08 +0100 Message-ID: <20250313074411.5600-5-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250313074411.5600-1-f_l_k@t-online.de> References: <20250313074411.5600-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1741851816-AE7FA466-E18D239C/0/0 CLEAN NORMAL X-TOI-MSGID: 22129373-92c7-42fe-89a8-cfde3402896c List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 13 Mar 2025 07:43:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115957 48.rc ===== * Fix integer scaling for spinner [Daniel v. V.; !3634] * Group notifications by app [Julian; !3012] * Fix tracking inactive time for screen time limits [Florian; !3636] * Fix occasional stacking glitch during overview transition [Keyu; !3460] * Reorganize default dash/grid/folder apps [Florian, Allan; !3642] * Handle suspend/resume when tracking screen time [Philip; !3643] * Misc. bug fixes and cleanups [Marco, Florian, Sebastian, Daniel R., Alessandro; !3629, !3630, !3631] !3620, !3637, !3635, !3632, !3616, !3633, !3639, !3649, !3646, !3647, !3651] Contributors: Alessandro Astone, Allan Day, Florian Müllner, Daniel Rusek, Julian Sparber, Keyu Tao, Marco Trevisan (Treviño), Daniel van Vugt, Sebastian Wick, Philip Withnall Translators: Cheng-Chia Tseng [zh_TW], Jordi Mas i Hernandez [ca], Sabri Ünal [tr], Jordi Mas [ca], Aurimas Černius [lt], Piotr Drąg [pl], Aefgh Threenine [th], Ekaterine Papava [ka], Andika Triwidada [id], Daniel Rusek [cs], Danial Behzadi [fa], Yuri Chornoivan [uk], Asier Sarasua Garmendia [eu], Yosef Or Boczko [he], twlvnn kraftwerk [bg], Quentin PAGÈS [oc], Luming Zh [zh_CN], Jiri Grönroos [fi], Hugo Carvalho [pt], Fran Dieguez [gl], A S Alam [pa], Brage Fuglseth [nb], Giannis Antypas [el] 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 Signed-off-by: Khem Raj --- ...hell-extensions_47.3.bb => gnome-shell-extensions_48.rc.bb} | 2 +- .../gnome-shell/{gnome-shell_47.3.bb => gnome-shell_48.rc.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.rc.bb} (84%) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_47.3.bb => gnome-shell_48.rc.bb} (94%) 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.rc.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.rc.bb index 151e57e887..13b58cf068 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.rc.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] = "1ede570d43b61e28a1f0eaf7472cb5cef3e52255c4e43fe64695b2eded2b97a2" 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.rc.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.rc.bb index b3fba01eee..e64e4eadf7 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.3.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_48.rc.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] = "dd5b1c73d460819ca683aaae0caf1f126bbd55f61abc872d44c8a6fcd5b59bc7" 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} \ " From patchwork Thu Mar 13 07:44:09 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 58908 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9A4A8C282DE for ; Thu, 13 Mar 2025 07:43:48 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx.groups.io with SMTP id smtpd.web11.9090.1741851821779775185 for ; Thu, 13 Mar 2025 00:43:42 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.22, mailfrom: f_l_k@t-online.de) Received: from fwd77.aul.t-online.de (fwd77.aul.t-online.de [10.223.144.103]) by mailout12.t-online.de (Postfix) with SMTP id 062CE102A; Thu, 13 Mar 2025 08:43:38 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.231.110]) by fwd77.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tsdE8-4WdEZC0; Thu, 13 Mar 2025 08:43:36 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [RFC][gnome48][meta-gnome][PATCH 6/8] gnome-control-center: update 47.3 -> 48.rc.1 Date: Thu, 13 Mar 2025 08:44:09 +0100 Message-ID: <20250313074411.5600-6-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250313074411.5600-1-f_l_k@t-online.de> References: <20250313074411.5600-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1741851816-ECFF7466-EAC70C70/0/0 CLEAN NORMAL X-TOI-MSGID: 9229f2b4-8eb6-4f1b-bee7-a46becc16f8a List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 13 Mar 2025 07:43:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115960 =============== Version 48.rc.1 =============== - Various translation updates - Include subprojects/libgxdp in the release tarball - Pin the revision of libgxdp wrap file Wellbeing - Fix type in a gtk_widget_dispose_template() call ============= Version 48.rc ============= - Various translation updates Applications - Add Global Shortcuts Provider frontend dialog Displays - Add HDR luminance settings UI Power - Add a translator comment about "Battery Charging" string - Use new UPower power-profiles-daemon DBus API Sound - Fix styling of sound test button Users - Synchronize fingerprint enrollment feedback strings with fprintd Wellbeing - Fix translatability of ‘average $weekday’ strings - Support locales where the week starts on a Saturday - Add missing includes for _NL_TIME_FIRST_WEEKDAY code path - Block settings change notifications while updating them - Fix delayed-apply of movement break settings Wifi - Disable activation for rows in Saved Wi-Fi Networks dialog =============== Version 48.beta =============== - Various translation updates - Make search bar always grab focus with shortcuts - Fix a memory leak in CcMaskPaintable (used for illustrations) - Fix missing icons in Mouse/Wacom/WWAN settings (ship our own icons) - Add single-panel-mode for distros to launch Settings in a single panel (without sidebar) - Use static hostname instead of pretty hostname (hostnamed) in URLs Dependency updates - gnome-settings-daemon >= 48.alpha.1 Device Security - Don't hardcode height of "help" dialog Display - Add monitor HDR setting Keyboard - Rename old "logout" media key name to "Power Off" - Add new media keys shortcuts for "Restart" and "Logout" - Port shortcuts dialog to AdwDialog Mouse - Use AdwToggleGroup in the "Primary Button" settings Region - Port Format Chooser to AdwPreferencesPage - Inform accountsservice of all configured languages Sound - Filter out NULL stream names in Volume Levels settings Thunderbolt - Fix unescaped string in device status dialog Wellbeing - Add screen time support - Use gtk_widget_set_child_visible in allocate - Various accessibility/navigation/esthetic improvements - Split data collection and limits settings ================ Version 48.alpha ================ - Various translation updates - Start using the new GNOME release service - Prevent crash on CcSplitRow related to Gtk size group changes - Use accessible-role=presentation for illustrative icons/images - Use gtk_list_box_remove_all instead of iterating GTK widget children - Import developer docs from gitlab wiki to the docs/ source folder - Various improvements to our development Flatpak build - Various style/consistency updates to gobject creations - Stop calling "gtk_widget_get_root()" incorrectly - Various improvements to CcPermissionInfobar - Use luminance masking for webm assets - Introduce follow-accent property to CcMaskPaintable - Allow FQDN hostnames Dependency updates - upower >= 1.90.6 - gsettings-desktop-schema >= 47.0 - libadwaita >= 1.7.alpha About - Fixes wrong GPU names when g-c-c is launched using dGPU Accessibility - Turn CcCursorSizeDialog into a page - Remove "screen" mark labels in zoom page - Simplify cursor size subtitle Apps - Avoid crash when parsing invalid app permissions - Handle Epiphany webapps - Various memory leak fixes - Remove .circular style class from some buttons Appearance - Load GnomeBG thumbnails async - Internally handle scale-factor - Allow for concurrent cache updates - Generate one background thumbnail at a time - Don't accidentally reset accent colors - Add "undo" option when deleting a wallpaper - Load async wallpapers in order Color - Fix "Show details" link on profile warning - Fix row expansion and button visibility - Port "Add Profile" to AdwDialog - Rename "Color" panel to "Color Management" - Various code style improvements - Port add profile page from GtkTreeView to GtkListView - Ensure profile is connected before setting system-wide - Various fixes to the color calibration tool Date and Time - Fix incorrect disabling of auto timezone without location services - Use AdwToggleGroup in the "Time Format" row Display - Snap monitors after updating prefer mode to current config when enable join mode - Port "Scale" and "Multiple Displays" rows to AdwToggleGroup - Use real color temp in night light scale widget Keyboard - Port Shortcut editor to AdwDialog - Use "--parent-handle" option when launching Tecla (keyboard layout previewer) - Fix compose key example string Network - Make metered connection and hotspot settings adaptive to small screens - Fix memory leaks in wireguard page Notifications - Update UI when underlying gsetting changes Mouse - Convert VP9 webm with alpha to monochrome variants (so we don't need gstreamer-bad-pluggins) - Update webm illustration assets to latest versions Mobile Networks - Fix status pages alignments - Use header capitalization in the "Turn off Airplane Mode" button Multitasking - Make workspace settings insensitive for single workspace Online Accounts - Track goa changes in PresentationIdentity and update the UI accordingly Power - Add support for battery charge limiting - Split panel into "General" and "Power Saving" pages - Split "Black Screen" setting in switch and delay - Remove separate dialog for "Automatic Suspend" - Various improvements on code readability and refactors - Fix conflicting mnemonics - Handle when tuned-ppd has an unsupported power profile Printers - Remove "search as you type" feature as it conflicts with global search - Add a confirmation dialog when attempting to clear all jobs - Add "No Results" page when nothing to show on search - Use a consistent printer icon in several status pages - Set "Driver" row after selecting ppd file in Printer Details dialog - Port "Install PPD" dialog to GtkFileDialog Region - Update language row after closing lang selector - Port format chooser dialog to AdwDialog - Show locale name in format chooser preview - Reset format chooser preview when uncollapsing Sound - Turn sound alert dialog into a subpage - Prevent crash in Volume Levels when stream has no name Search - Add a button to open custom search locations Sharing - Fix saving of new shared folders in "Media Sharing" settings - Make "Media Sharing" dialog use GtkFileDialog for new folders Tests - Disable randomly failing network panel test - Improve waiting on NM device/client changes - Add FQDN hostname tests Thunderbolt - Use AdwToast to display transient notifications - Use property-rows style in device dialog Users - Use a dialog to confirm fingerprint removal - Stop shipping legacy avatar images - Fix conflicting mnemonic in "Add User" dialog - Port "Remove User" button to AdwButtonRow - Make screen reader read avatar file names when there are no names - Port fingerprint dialog to AdwDialog Wacom - Do not crash when handling an unknown stylus ID - Support hidpi for tablet/stylus images - Make assets recolorable - Rename visible entry to "Graphics Tablet" - Change from "left handed orientation" to "location of buttons" - Various style tweaks to stylus page Wellbeing - Add initial Wellbeing panel (disabled by default) Wifi - Fix crash on wifi adapter removal - Fix using wifi hotspot with multiple wifi adapters - Don't disable wireless globally when toggling one Wifi connection OFF =============== Version 47.beta =============== - Various translation updates - Various CI fixes - Various ports to modern libadwaita widgets - Various mnemonics additions - Use GtkWindow.set_default_icon_name for legacy sessions Accessibility - Rename "Reduce Animation" setting to "Animation Effects" Apps - Rename "File and Link Associations" page to "Files and Links" - Show status page when Parental Controls aren't available - Don't show "App is not sandboxed" banner for system components Display - Adapt rotation labels to the screen ratio - Don't set automatic Night Light when Location Services are unavailable Keyboard - Load input choice locales asynchronously - Fix "Move" buttons in input rows Location - Remove reference to now retired Mozilla Location Services Mouse - Use monochrome assets to support different accent colors - Separate "Touchpad" row into its own preferences row group Network - Don't set empty ignored hosts Notifications - Turn "App Notifications" dialog into a subpage Online Accounts - Add a toast overlay for panel notifications/error messages Users - Modernize the "Add User" dialog - Respect password "enforcing" based on /etc/security/pwquality.conf - Avoid user names with underscores being interpreted as mnemonics - Show correctly the remaining list of fingerprints to enroll - Reverse sorting of finger names list to prioritize most used ones Printers - Various tweaks for the PPD Selection dialog - Add button instead of link to open printer cups web page Privacy - Don't leak Bolt and Location subpages - Fix visibility of Bolt settings when Bolt isn't available Remote Desktop - Fix loop resetting credentials - Use new gnome-remote-desktop server configuration DBUs interface Sound - Add an empty state page for when no sound device is available Wacom - Set up Wacom stylus keyboard shortcuts and switch monitor WWAN - Fix crash preventing the load of the SIM Unlock dialog Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- ...-control-center_47.3.bb => gnome-control-center_48.rc.1.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-control-center/{gnome-control-center_47.3.bb => gnome-control-center_48.rc.1.bb} (90%) diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.3.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.rc.1.bb similarity index 90% rename from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.3.bb rename to meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.rc.1.bb index a73183f0f8..02fb43eb64 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.3.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.rc.1.bb @@ -38,8 +38,9 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream- REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" +SRC_URI = "https://download.gnome.org/sources/gnome-control-center/48/gnome-control-center-48.rc.1.tar.xz" SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" -SRC_URI[archive.sha256sum] = "78381d5a7f1d5b297c9a19611145ee5e0584f06ac575ed08ad070a0c07bbeaa2" +SRC_URI[sha256sum] = "20cae814d92989ca16e4ec268b16f90e9f23aef9dc4c531897ae1da353dac885" PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" From patchwork Thu Mar 13 07:44:10 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 58910 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id ADC4BC28B28 for ; Thu, 13 Mar 2025 07:43:48 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx.groups.io with SMTP id smtpd.web10.9441.1741851821844113789 for ; Thu, 13 Mar 2025 00:43:42 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.22, mailfrom: f_l_k@t-online.de) Received: from fwd77.aul.t-online.de (fwd77.aul.t-online.de [10.223.144.103]) by mailout12.t-online.de (Postfix) with SMTP id 081251031 for ; Thu, 13 Mar 2025 08:43:38 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.231.110]) by fwd77.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tsdE9-4WdEZD0; Thu, 13 Mar 2025 08:43:37 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [RFC][gnome48][meta-gnome][PATCH 7/8] gtksourceview: update 5.12.0 -> 5.15.1 Date: Thu, 13 Mar 2025 08:44:10 +0100 Message-ID: <20250313074411.5600-7-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250313074411.5600-1-f_l_k@t-online.de> References: <20250313074411.5600-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1741851817-BE7FA466-4A9CD199/0/0 CLEAN NORMAL X-TOI-MSGID: b6e5b94d-983e-48c9-b031-61bad39c2473 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 13 Mar 2025 07:43:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115958 News in 5.15.1, 2025-02-24 -------------------------- * Remove use of various GTK deprecations * Testsuite improvements * Translation updates News in 5.15.0, 2025-02-02 -------------------------- This is a beta release for GNOME 48.beta * Various introspection fixes * Improvements to GtkSourceAssistants * Various GtkTextIter performance improvements * Deduplication fixes when sorting * Alter paths for resource:// usage so that resources take priority over system installations other than the current one * Adwaita.xml, Adwaita-dark.xml style updates * Quantize Y position for gutter line numbers * New and updated languages: meson.lang, zig.lang * Translation updates News in 5.14.1, 2024-10-04 -------------------------- This is a bug-fix release for GNOME 47 * Ensure you cannot show context menu from GtkSourceMap which otherwise has a limited FontMap containing only the BuilderBlocks font. News in 5.14.0, 2024-09-13 -------------------------- This is a stable release for GNOME 47.0 * Fix an issue where the gutter would not redraw when focus changes. * Add support for Groff syntax News in 5.13.1, 2024-08-04 -------------------------- This is an unstable release update for GNOME 47.beta * Documentation improvements * Improve performance of BuilderBlocks font loading. Some of this effort required changes to the TTF, so user testing with a wide variety of languages is desired. This should reduce startup time of GtkSourceView using applications. * gtk-doc.lang: highlight `backtick` spans * c.lang: highlight [[]] style attributes * java.lang: improve escaped character matching * Adwaita.xml, Adwaita-dark.xml: style updates to track platform changes for GNOME 47. News in 5.13.0, 2024-06-28 -------------------------- This is an unstable release update for GNOME 47.alpha * Ensure gutter renderers are released during dispose * Make default auto-indenter keep indentation when cursor is at line start * python3.lang: Fix f-string in curly braces to have no-spellcheck applied * Translation updates Signed-off-by: Markus Volk --- .../{gtksourceview5_5.12.0.bb => gtksourceview5_5.15.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gtksourceview/{gtksourceview5_5.12.0.bb => gtksourceview5_5.15.1.bb} (84%) diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.12.0.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.15.1.bb similarity index 84% rename from meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.12.0.bb rename to meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.15.1.bb index f3267acbeb..33a4832fcd 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.12.0.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.15.1.bb @@ -23,8 +23,8 @@ inherit gnomebase lib_package gettext features_check gi-docgen gtk-icon-cache go REQUIRED_DISTRO_FEATURES = "opengl" -SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.12/${PNAME}-${PV}.tar.xz" -SRC_URI[sha256sum] = "daf32ff5d3150d6385917d3503a85b9e047ba158b2b03079314c9c00813fa01f" +SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.15/${PNAME}-${PV}.tar.xz" +SRC_URI[sha256sum] = "39c0c82148c088a7a65765c4fb8f9f045590bf0b464930ba32c9f709b2a5f40e" GIR_MESON_ENABLE_FLAG = 'enabled' GIR_MESON_DISABLE_FLAG = 'disabled' From patchwork Thu Mar 13 07:44:11 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 58914 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C427EC35FF3 for ; Thu, 13 Mar 2025 07:43:48 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx.groups.io with SMTP id smtpd.web11.9091.1741851821848852413 for ; Thu, 13 Mar 2025 00:43:42 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.22, mailfrom: f_l_k@t-online.de) Received: from fwd77.aul.t-online.de (fwd77.aul.t-online.de [10.223.144.103]) by mailout12.t-online.de (Postfix) with SMTP id 0A3EA1036 for ; Thu, 13 Mar 2025 08:43:38 +0100 (CET) Received: from intel-corei7-64.fritz.box ([79.219.231.110]) by fwd77.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1tsdE9-4WdEZE0; Thu, 13 Mar 2025 08:43:37 +0100 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [RFC][gnome48][meta-gnome][PATCH 8/8] gnome-settings-daemon: update 47.1 -> 48.rc Date: Thu, 13 Mar 2025 08:44:11 +0100 Message-ID: <20250313074411.5600-8-f_l_k@t-online.de> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250313074411.5600-1-f_l_k@t-online.de> References: <20250313074411.5600-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1741851817-DDFF9466-84D6909D/0/0 CLEAN NORMAL X-TOI-MSGID: 47f58ac8-3bb3-4936-8511-58c70f31599e List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 13 Mar 2025 07:43:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115959 ============= Version 48.rc ============= - Translation updates - Add schemas for global shortcuts - Allow usage as subproject =============== Version 48.beta =============== - Translation updates - Fix deprecation warnings during build Media-keys: - Allow running custom commands in lock screen ================== Version 48.alpha.1 ================== - Brown paper bag release Media keys: - Fix crash on startup ================ Version 48.alpha ================ - Translation updates - Icon hint improvements to notifications Media keys: - Improve HIG compliance of notification messages - Add shortcuts for reboot and shutdown actions Power: - Improve HIG compliance of notification messages - Resolve device paths outside of the backlight helper Usb protection: - Improve strings Xsettings: - Do not notify icon-theme property on high-contrast changes ============= Version 47.2 ============= - Translation updates Power: - Fix possible invalid reads if backlight fails to initialize - Handle broken upower more elegantly - Test warning fixes Signed-off-by: Markus Volk --- ...e-settings-daemon_47.1.bb => gnome-settings-daemon_48.rc.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-settings-daemon/{gnome-settings-daemon_47.1.bb => gnome-settings-daemon_48.rc.bb} (93%) diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_48.rc.bb similarity index 93% rename from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb rename to meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_48.rc.bb index bc279dff40..3c41b8d759 100644 --- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb +++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_48.rc.bb @@ -24,7 +24,7 @@ DEPENDS = " \ REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" GIR_MESON_OPTION = "" -SRC_URI[archive.sha256sum] = "f2aacbe55fa38e8708583eec0a6651049e537eb505a3ed2ce0baa4e9b64246d1" +SRC_URI[archive.sha256sum] = "da7f0ce3688ac9f1b893e39ba0a43a2248e708ee210f843e30bf0a9d8439a5dd" PACKAGECONFIG ??= " \ cups nm \