From f5f7592e03be0d819c9770dacc76c4807db4d3c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 13 Feb 2025 16:01:34 +0100 Subject: [PATCH] Update to 47.4 Resolves: https://issues.redhat.com/browse/RHEL-78566 --- .gitignore | 1 + ...correct-params-when-re-tracking-chro.patch | 38 ------------------- gnome-shell-extensions.spec | 4 +- sources | 2 +- 4 files changed, 3 insertions(+), 42 deletions(-) delete mode 100644 0001-window-list-Use-correct-params-when-re-tracking-chro.patch diff --git a/.gitignore b/.gitignore index 028f2af..a0c6003 100644 --- a/.gitignore +++ b/.gitignore @@ -183,3 +183,4 @@ /gnome-shell-extensions-47.1.tar.xz /gnome-shell-extensions-47.2.tar.xz /gnome-shell-extensions-47.3.tar.xz +/gnome-shell-extensions-47.4.tar.xz diff --git a/0001-window-list-Use-correct-params-when-re-tracking-chro.patch b/0001-window-list-Use-correct-params-when-re-tracking-chro.patch deleted file mode 100644 index 5803a8d..0000000 --- a/0001-window-list-Use-correct-params-when-re-tracking-chro.patch +++ /dev/null @@ -1,38 +0,0 @@ -From 01f7df1e8a2de1340589dbcd47f98ff6a1744035 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Florian=20M=C3=BCllner?= -Date: Wed, 15 Jan 2025 12:36:51 +0100 -Subject: [PATCH] window-list: Use correct params when re-tracking chrome - -Since commit 981e8e42, we temporarily untrack the window-list actor -while in the overview. - -However as we don't pass pass the chrome parameters when re-tracking -chrome, the window-list no longer contributes to struts or tracks -fullscreen changes, whoops. - -Make sure to pass the original parameters when re-tracking chrome -to restore the expected behavior. - -Fixes: 981e8e42 ("window-list: Untrack chrome while in overview") -Closes: https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/issues/550 -Part-of: ---- - extensions/window-list/extension.js | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/extensions/window-list/extension.js b/extensions/window-list/extension.js -index d20e5270..a768d735 100644 ---- a/extensions/window-list/extension.js -+++ b/extensions/window-list/extension.js -@@ -1029,7 +1029,7 @@ class WindowList extends St.Widget { - this._updateKeyboardAnchor(); - }, - 'hidden', () => { -- Main.layoutManager.trackChrome(this); -+ Main.layoutManager.trackChrome(this, chromeOptions); - this.visible = !this._monitor.inFullscreen; - this._updateKeyboardAnchor(); - }, this); --- -2.47.1 - diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index 5d9bea0..22df6ee 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -12,7 +12,7 @@ %endif Name: gnome-shell-extensions -Version: 47.3 +Version: 47.4 Release: %autorelease Summary: Modify and extend GNOME Shell functionality and behavior @@ -20,8 +20,6 @@ License: GPL-2.0-or-later URL: http://wiki.gnome.org/Projects/GnomeShell/Extensions Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{tarball_version}.tar.xz -Patch: 0001-window-list-Use-correct-params-when-re-tracking-chro.patch - BuildRequires: meson BuildRequires: git BuildRequires: gettext >= 0.19.6 diff --git a/sources b/sources index e6f5b4f..b13b225 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gnome-shell-extensions-47.3.tar.xz) = 038399a3a7d59685aaecee649f212e2c279a7d592b9b16e27471a40927411041ed4a314d5f6b049814f1851245754ec18d12ad2d751141e4cdc3d346c887ce3b +SHA512 (gnome-shell-extensions-47.4.tar.xz) = 95c9383b50ec039bd3f3a1aa13a5115d5f86070412ba89d59ada5d897b2493b0b4d2a227eda892d5f27b4285ac11050b6bfecb654ce2092bc4fa3413fb46e5f7