From patchwork Tue May 28 10:16:41 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 44312 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 C8E2AC25B78 for ; Tue, 28 May 2024 10:16:11 +0000 (UTC) Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) by mx.groups.io with SMTP id smtpd.web11.18874.1716891368357126394 for ; Tue, 28 May 2024 03:16:08 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.85, mailfrom: f_l_k@t-online.de) Received: from fwd85.aul.t-online.de (fwd85.aul.t-online.de [10.223.144.111]) by mailout11.t-online.de (Postfix) with SMTP id 8C41D271B7 for ; Tue, 28 May 2024 12:16:06 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.40.240]) by fwd85.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1sBtsE-0356zR0; Tue, 28 May 2024 12:16:06 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 1/3] mutter: update 46.1 -> 46.2 Date: Tue, 28 May 2024 12:16:41 +0200 Message-ID: <20240528101643.2314146-1-f_l_k@t-online.de> X-Mailer: git-send-email 2.45.1 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1716891366-D3FFCD0F-2884E149/0/0 CLEAN NORMAL X-TOI-MSGID: 572c4139-9e5a-4782-9aa4-60459878cb55 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 ; Tue, 28 May 2024 10:16:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/110581 46.2 ==== * Fix hardware cursor with non-atomic KMS drivers [Daniel; !3676] * Fix night light state getting stuck on monitor changes [Michel; !3742] * Fix sending preferred buffer transform [Robert; !3717] * Fix key press events with immediate release being ignored [Carlos; !3721] * Fix unsetting clipboard on screen lock [Florian; !3752] * Fix wrong input region of undecorated X11 windows [Sebastian K.; !3720] * Fix windows potentially shrinking unexpectedly on configure [Jonas Å.; !3755] * Fix popup menus sometimes closing immediately [Jonas D.; !3631] * Fixed crashes [Michel, Carlos, Keyu, Jonas Å., Sebastian K.; !3725, !3763, !3715, !3711, !3758, !3749] * Misc. bug fixes and cleanups [Florian, Echo, Michel, Jonas Å., Sebastian W., Corentin, Bilal; !3723, !3744, !3737, !3743, !3735, !3731, !3700, !3750, !3757, !3754, !3748, !3730, !3775] Contributors: Jonas Ådahl, Michel Dänzer, Jonas Dreßler, Bilal Elmoussaoui, Carlos Garnacho, Echo J, Sebastian Keller, Robert Mader, Florian Müllner, Corentin Noël, Keyu Tao, Marco Trevisan (Treviño), Daniel van Vugt, Sebastian Wick Translators: Hugo Carvalho [pt], Leônidas Araújo [pt_BR] Signed-off-by: Markus Volk --- .../recipes-gnome/mutter/{mutter_46.1.bb => mutter_46.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/mutter/{mutter_46.1.bb => mutter_46.2.bb} (97%) diff --git a/meta-gnome/recipes-gnome/mutter/mutter_46.1.bb b/meta-gnome/recipes-gnome/mutter/mutter_46.2.bb similarity index 97% rename from meta-gnome/recipes-gnome/mutter/mutter_46.1.bb rename to meta-gnome/recipes-gnome/mutter/mutter_46.2.bb index b60ffefb0..6a121b09c 100644 --- a/meta-gnome/recipes-gnome/mutter/mutter_46.1.bb +++ b/meta-gnome/recipes-gnome/mutter/mutter_46.2.bb @@ -24,7 +24,7 @@ DEPENDS = " \ inherit gnomebase gsettings gobject-introspection gettext features_check -SRC_URI[archive.sha256sum] = "63b2660dd0fa193fa662c80ee12eb8b16f2b8c3bc3896366200c79943824d51d" +SRC_URI[archive.sha256sum] = "009baa77f8362612caa2e18c338a1b3c8aad3b5fe2964c2fef7824d321228983" # x11 is still manadatory - see meson.build REQUIRED_DISTRO_FEATURES = "wayland x11 polkit" From patchwork Tue May 28 10:16:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 44314 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 CF946C27C44 for ; Tue, 28 May 2024 10:16:21 +0000 (UTC) Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by mx.groups.io with SMTP id smtpd.web11.18879.1716891373251319982 for ; Tue, 28 May 2024 03:16:13 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.84, mailfrom: f_l_k@t-online.de) Received: from fwd85.aul.t-online.de (fwd85.aul.t-online.de [10.223.144.111]) by mailout09.t-online.de (Postfix) with SMTP id D028D17622 for ; Tue, 28 May 2024 12:16:11 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.40.240]) by fwd85.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1sBtsE-0356zS0; Tue, 28 May 2024 12:16:06 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 2/3] gnome-control-center: update 46.1 -> 46.2 Date: Tue, 28 May 2024 12:16:42 +0200 Message-ID: <20240528101643.2314146-2-f_l_k@t-online.de> X-Mailer: git-send-email 2.45.1 In-Reply-To: <20240528101643.2314146-1-f_l_k@t-online.de> References: <20240528101643.2314146-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1716891366-D3FFCD0F-31AF6842/0/0 CLEAN NORMAL X-TOI-MSGID: 6004865c-d221-4969-8880-6b96a60962bc 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 ; Tue, 28 May 2024 10:16:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/110583 ============ Version 46.2 ============ - Enable the "Location" settings panel by default (build-optional) - Various translation updates - Improve accessibility of some secondary-labels in settings rows - Increase default log verbosity level Accessibility - Fix icon name of accessibility panel desktop file - Fix flash area settings selection shown incorrectly Display - Fix crash when closing laptop lid Keyboard - Fix keyboard navigation of keyboard shortcuts dialog categories Mouse and Touchpad - Remove unnecessary a11y label Network - Fix crash when removing bluetooth network adapter row - Sort VPN connections list alphabetically - Remove incorrect assertion that breaks proxy settings page Sound - Make sliders more accessible by keyboard - Remove need for translating speaker test button tooltip System - Improve accessibility of "Copy" buttons in Remote Desktop - Fix crash in Date And Time settings closing before async calls finish - Fix reuse of remote-desktop verify encryption fingerprint dialog Users - Fix visibility issue in parental controls row Signed-off-by: Markus Volk --- .../0001-Add-meson-option-to-pass-sysroot.patch | 6 +++--- ...-control-center_46.1.bb => gnome-control-center_46.2.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta-gnome/recipes-gnome/gnome-control-center/{gnome-control-center_46.1.bb => gnome-control-center_46.2.bb} (95%) diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch index 7d17817bc..c1bd34d14 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch @@ -1,4 +1,4 @@ -From 8e542784b8ca49c655df0f251a1a1dec724a522e Mon Sep 17 00:00:00 2001 +From 9b88f816ffbe3dd35d0260974e246f6694983500 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 18 Mar 2024 05:50:21 +0100 Subject: [PATCH] Add meson option to pass sysroot @@ -13,14 +13,14 @@ Upstream-Status: Inappropriate [OE specific] 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meson_options.txt b/meson_options.txt -index f415a7e..8966632 100644 +index b2302bf..5b9baf5 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,3 +1,4 @@ +option('oe_sysroot', type: 'string', value: '', description: 'Directory for OE-sysroot') option('deprecated-declarations', type: 'feature', value: 'disabled', description: 'build with deprecated declaration warnings') option('documentation', type: 'boolean', value: false, description: 'build documentation') - option('location-services', type: 'feature', value: 'disabled', description: 'build with location services') + option('location-services', type: 'feature', value: 'enabled', description: 'build with location services') diff --git a/panels/background/meson.build b/panels/background/meson.build index 6ced050..df1f808 100644 --- a/panels/background/meson.build diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.2.bb similarity index 95% rename from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.1.bb rename to meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.2.bb index d88c42531..152e803b5 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.1.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.2.bb @@ -38,7 +38,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext upstream-version-is REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" -SRC_URI[archive.sha256sum] = "81792423019deda1d2a074c1ecf6a7e6ef3172c09cbe6f4d7995a4b5dea28312" +SRC_URI[archive.sha256sum] = "6335c6cb8164e574db521fff61cfa3dfaa55f1db66ae3bca02750a193e1c4f3d" PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" From patchwork Tue May 28 10:16:43 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 44313 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 A1AEBC25B78 for ; Tue, 28 May 2024 10:16:21 +0000 (UTC) Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by mx.groups.io with SMTP id smtpd.web10.18603.1716891373241454841 for ; Tue, 28 May 2024 03:16:13 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.84, mailfrom: f_l_k@t-online.de) Received: from fwd85.aul.t-online.de (fwd85.aul.t-online.de [10.223.144.111]) by mailout09.t-online.de (Postfix) with SMTP id D128617624 for ; Tue, 28 May 2024 12:16:11 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.40.240]) by fwd85.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1sBtsE-0356zT0; Tue, 28 May 2024 12:16:06 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 3/3] gnome-shell: update 46.1 -> 46.2 Date: Tue, 28 May 2024 12:16:43 +0200 Message-ID: <20240528101643.2314146-3-f_l_k@t-online.de> X-Mailer: git-send-email 2.45.1 In-Reply-To: <20240528101643.2314146-1-f_l_k@t-online.de> References: <20240528101643.2314146-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1716891366-D3FFCD0F-876B7B33/0/0 CLEAN NORMAL X-TOI-MSGID: e87be456-8ee0-4398-98cc-fde448d3e04b 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 ; Tue, 28 May 2024 10:16:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/110582 46.2 ==== * Fix size of workspace switcher OSD [Jakub; !3282] * Fix handling of invalid TLS certs in portal handler [Sebastian K.; !3284] * Exclude override-redirect windows from workspace animation [Marco; !3285] * Also center time on lock screen when using 12h format [pesader; !3290] * Use absolute tray icon position in root event coordinates [Marco; !3283] * Fix displaying info messages on login screen [Ray; !3298] * Correct expected bus name for streams [Simon; !3303] * Fix notifications on lock screen [Florian; !3308] * notifications: Only apply special styling to symbolic icons [Florian; !3296] * Fix number of search results with Large Text option [Sam; !3312] * Fix showing keyboard layouts with variants [Sebastian K.; !3324] * Tweak font sizes in calendar [Sam; !3313] * automountManager: Fix re-asking password for TCRYPT devices [segfault; !3300] * Fix stuck unlock prompt when animations are disabled [Florian; !3317] * Fix possible hang on startup during ibus-daemon launch [Marco; !3293] * Misc. bug fixes and cleanups [Sebastian W., Gabriel, Sebastian K., Florian, Jonas, Sam, Ray; !3267, !3281, !3288, !3295, !3299, !3310, !3315, !3326, !3321, !3319, !3329, !3331, !3245, !3340] Contributors: Jonas Ådahl, Sam Hewitt, Sebastian Keller, Simon McVittie, Florian Müllner, Gabriel Nagy, pesader, segfault, Jakub Steiner, Ray Strode, Marco Trevisan (Treviño), Sebastian Wick Translators: Andika Triwidada [id], Rachida SACI [kab], Hugo Carvalho [pt], Scrambled 777 [hi], Jose Riha [sk], Balázs Úr [hu], Quentin PAGÈS [oc] - remove backport patch - update extensions Signed-off-by: Markus Volk --- ...46.1.bb => gnome-shell-extensions_46.2.bb} | 2 +- ...orrect-expected-bus-name-for-streams.patch | 38 ------------------- ...nome-shell_46.1.bb => gnome-shell_46.2.bb} | 3 +- 3 files changed, 2 insertions(+), 41 deletions(-) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell-extensions_46.1.bb => gnome-shell-extensions_46.2.bb} (84%) delete mode 100644 meta-gnome/recipes-gnome/gnome-shell/gnome-shell/0002-screencast-Correct-expected-bus-name-for-streams.patch rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_46.1.bb => gnome-shell_46.2.bb} (92%) diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_46.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_46.2.bb similarity index 84% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_46.1.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_46.2.bb index b79f70c60..5c2ae0593 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_46.1.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_46.2.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] = "c5ba50700da77a986f0060beedacfc017e7ec82283f2a6384842a0807bc4553f" +SRC_URI[archive.sha256sum] = "d442e9d26925125ff215a5c134290495655380741daafbb37a3a99d6f0c7d86f" EXTRA_OEMESON += " \ -Dextension_set=all \ diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell/0002-screencast-Correct-expected-bus-name-for-streams.patch b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell/0002-screencast-Correct-expected-bus-name-for-streams.patch deleted file mode 100644 index 736594716..000000000 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell/0002-screencast-Correct-expected-bus-name-for-streams.patch +++ /dev/null @@ -1,38 +0,0 @@ -From 50a011a19dcc6997ea6173c07bb80b2d9888d363 Mon Sep 17 00:00:00 2001 -From: Simon McVittie -Date: Mon, 6 May 2024 21:58:09 +0100 -Subject: [PATCH] screencast: Correct expected bus name for streams -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Previously, this only worked because GDBusConnection was not filtering -signals by their sender correctly (GNOME/glib#3268). - -Thanks: Alicia Boya García -Signed-off-by: Simon McVittie -Part-of: - -Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/50a011a19dcc6997ea6173c07bb80b2d9888d363] - -Signed-off-by: Peter Marko ---- - js/dbusServices/screencast/screencastService.js | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/js/dbusServices/screencast/screencastService.js b/js/dbusServices/screencast/screencastService.js -index d664a51b083..0645811fa0a 100644 ---- a/js/dbusServices/screencast/screencastService.js -+++ b/js/dbusServices/screencast/screencastService.js -@@ -340,7 +340,7 @@ class Recorder extends Signals.EventEmitter { - }); - - this._streamProxy = new ScreenCastStreamProxy(Gio.DBus.session, -- 'org.gnome.ScreenCast.Stream', -+ 'org.gnome.Mutter.ScreenCast', - streamPath); - - this._streamProxy.connectSignal('PipeWireStreamAdded', --- -2.30.2 - diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.2.bb similarity index 92% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.1.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.2.bb index 1bc9b6b39..0a52de7a3 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.1.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.2.bb @@ -32,9 +32,8 @@ GIR_MESON_OPTION = "" # gobject-introspection is mandatory and cannot be configured REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" -SRC_URI[archive.sha256sum] = "64f999844c101e63bf294d45b138de56319ad2f326282721aad0fa860653b369" +SRC_URI[archive.sha256sum] = "6b587101c04bfb364ab09cd38b5d93ebeeb4254754c807cf712fbc8ee3fde238" SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" -SRC_URI += "file://0002-screencast-Correct-expected-bus-name-for-streams.patch" PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth"