diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index 5bd0463..7255aa8 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -7,7 +7,7 @@ Name: gnome-shell-extensions Version: 40.7 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Modify and extend GNOME Shell functionality and behavior License: GPLv2+ @@ -451,6 +451,10 @@ workspaces. %changelog +* Fri Apr 19 2024 Florian Müllner - 40.7-17 +- Fix downstream stylesheets + Resolves: RHEL-25016 + * Wed Apr 03 2024 Florian Müllner - 40.7-16 - Improve workspace previews Resolves: RHEL-25016 diff --git a/more-ws-previews.patch b/more-ws-previews.patch index b9ef173..40a8b74 100644 --- a/more-ws-previews.patch +++ b/more-ws-previews.patch @@ -83,7 +83,7 @@ index 567f3e99..d307dcac 100644 2.44.0 -From a51c420cf3cea60511405d4e6070721eca53216d Mon Sep 17 00:00:00 2001 +From a6e988875f52a49289677ca4d883a98b5515033f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 23 Mar 2022 19:59:14 +0100 Subject: [PATCH 02/29] build: Remove unused stylesheets @@ -97,21 +97,36 @@ Part-of: Date: Wed, 21 Feb 2024 12:38:33 +0100 Subject: [PATCH 03/29] workspace-indicator: Move indicator code into separate @@ -1208,7 +1332,7 @@ index 10b1d517..bd39ab61 100644 2.44.0 -From cfed1102f4c435a14d724b96dc393cf58537e73d Mon Sep 17 00:00:00 2001 +From 4720bf9f69c91c6fa39897534921eb4f2eceb8eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 19:09:38 +0100 Subject: [PATCH 04/29] workspace-indicator: Use descendant style selectors @@ -1285,7 +1409,7 @@ index b98de047..101c89c6 100644 2.44.0 -From 6d781d9bc99f207d500aa00fecf8afc5a1565d2e Mon Sep 17 00:00:00 2001 +From 22f44ae9f21337a11a09447763fbd223e37f3d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 12:48:43 +0100 Subject: [PATCH 05/29] window-list: Use consistent style class prefix @@ -1352,7 +1476,7 @@ index cdfe5b61..c24f159f 100644 2.44.0 -From da81833162f3e4c59e5f6d66b42883792994f4bf Mon Sep 17 00:00:00 2001 +From c8bb217d2053cf8d7db5f4866f834b6d06250427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 23 Feb 2024 01:59:15 +0100 Subject: [PATCH 06/29] workspace-indicator: Allow overriding base style class @@ -1405,7 +1529,7 @@ index 101c89c6..ba1e05d7 100644 2.44.0 -From 7921f2587f7362f6ffe91de97b7fe4b82af0e215 Mon Sep 17 00:00:00 2001 +From fc27a7f0e6da8647380b5bbe901b27ec0e5aa728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 23 Feb 2024 01:58:50 +0100 Subject: [PATCH 07/29] window-list: Override base style class @@ -1479,7 +1603,7 @@ index c24f159f..1a1d15cd 100644 2.44.0 -From a28cceb94a0afddbfcbefd5e7a240dab2461e440 Mon Sep 17 00:00:00 2001 +From 3838a915d953b910aa2d9ec82cd22dcf2e0f7440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 12:48:43 +0100 Subject: [PATCH 08/29] window-list: Externally adjust workspace menu @@ -1567,7 +1691,7 @@ index 1a1d15cd..4290d58a 100644 2.44.0 -From cc0581a3e81699b53e2e0b41b09e9b19b00dfc75 Mon Sep 17 00:00:00 2001 +From 7d2abee5e5de19bba95e4fb66692e08ace67c972 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 21 Mar 2024 16:49:35 +0100 Subject: [PATCH 09/29] window-list: Handle changes to workspace menu @@ -1610,7 +1734,7 @@ index c58df434..a011bc90 100644 2.44.0 -From b96a349004b3050f1686567bdd60a38e305044d0 Mon Sep 17 00:00:00 2001 +From bc71e5e7a21249868a481238193e1ca15eba5699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 15:58:39 +0100 Subject: [PATCH 10/29] workspace-indicator: Don't use SCHEMA/KEY constants @@ -1654,7 +1778,7 @@ index ba1e05d7..60e084e2 100644 2.44.0 -From 3b1d5852665b5959cdf82d62a68956bef28cb1fa Mon Sep 17 00:00:00 2001 +From 66cf82e0676179a2565a75bbad1c31bb539c065c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 18:59:23 +0100 Subject: [PATCH 11/29] workspace-indicator: Use existing property @@ -1682,7 +1806,7 @@ index 60e084e2..4f2188be 100644 2.44.0 -From 0b77dc01322b565331df1d1a657a980f7433948b Mon Sep 17 00:00:00 2001 +From c51f0d790c7e4d575d770b63ad7c9632b4af79b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 16:14:24 +0100 Subject: [PATCH 12/29] workspace-indicator: Don't use menu section @@ -1751,7 +1875,7 @@ index 4f2188be..66b71cd6 100644 2.44.0 -From a348e4612ab94e2e3ee0c121d064164a7c28dfed Mon Sep 17 00:00:00 2001 +From ef3a5860782e67dffcb63c705422102f68bd68ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 13:05:15 +0100 Subject: [PATCH 13/29] workspace-indicator: Support showing tooltips above @@ -1794,7 +1918,7 @@ index 66b71cd6..bc9e222b 100644 2.44.0 -From be0cb3e873d225e172714f11fec0fbb319ea96db Mon Sep 17 00:00:00 2001 +From 3161d6c59fc8f7dd1b5c5f21082a5fd00cbcf5a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 17:37:16 +0100 Subject: [PATCH 14/29] workspace-indicator: Only change top bar redirect when @@ -1860,7 +1984,7 @@ index bc9e222b..ac270d64 100644 2.44.0 -From a56bc8bacc0d1a04ca2c342cd2dc85e80b9a0db4 Mon Sep 17 00:00:00 2001 +From 3afe55799368e1f899d2949bcc981718c6498623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 16:13:00 +0100 Subject: [PATCH 15/29] workspace-indicator: Small cleanup @@ -1908,7 +2032,7 @@ index ac270d64..9b22102a 100644 2.44.0 -From 88c24e691c2ff96c92e4653ec8b8a4c31193dd43 Mon Sep 17 00:00:00 2001 +From 2eef4f6dd803021303be7c4f15775a41389debb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 16:13:00 +0100 Subject: [PATCH 16/29] workspace-indicator: Simplify getting status text @@ -1994,7 +2118,7 @@ index 9b22102a..d8b29f58 100644 2.44.0 -From b6652b18eac9afe866d4659c2b7ce49321898fee Mon Sep 17 00:00:00 2001 +From 8785f56bf69272e664c207856bfb7417342550c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 16:35:09 +0100 Subject: [PATCH 17/29] workspace-indicator: Include n-workspaces in status @@ -2030,7 +2154,7 @@ index d8b29f58..756758b3 100644 2.44.0 -From 839db724bee85f65406af273878fe82073dce7da Mon Sep 17 00:00:00 2001 +From 6e483b472fa4b5a7be8f00b1ef87f28658f815aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 22 Feb 2024 04:45:23 +0100 Subject: [PATCH 18/29] workspace-indicator: Tweak preview style @@ -2085,7 +2209,7 @@ index 4e12cce4..f74f7e88 100644 2.44.0 -From fd9c52d342a1abb70c6346c8ab481ba659437803 Mon Sep 17 00:00:00 2001 +From cf06ac2f9b7e2412fc555721b9c6d34fea7e0b45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 23:22:58 +0100 Subject: [PATCH 19/29] workspace-indicator: Support light style @@ -2223,7 +2347,7 @@ index f74f7e88..b0f7d171 100644 2.44.0 -From dd39bf22e11f40825113f11b102c6d7dbdce84eb Mon Sep 17 00:00:00 2001 +From a5fd131564600f3117f0dbd27a1bb82592ec1132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 21 Feb 2024 13:08:52 +0100 Subject: [PATCH 20/29] window-list: Use actual copy of workspace-indicator @@ -2784,7 +2908,7 @@ index 4290d58a..00000000 2.44.0 -From 69d9b0ccdf1422bd620b175366dff6c8b0b32c0b Mon Sep 17 00:00:00 2001 +From fbcf6cb317b58dc32c67952b54cec925adfbad34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 20 Feb 2024 17:39:49 +0100 Subject: [PATCH 21/29] workspace-indicator: Simplify scroll handling @@ -2836,7 +2960,7 @@ index 756758b3..8e3fec56 100644 2.44.0 -From 98cf358a56cb7fea6c8b55f6dc34216a14389408 Mon Sep 17 00:00:00 2001 +From 346960098322af549c55a6eaf1628f1743585df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 27 Feb 2024 21:20:45 +0100 Subject: [PATCH 22/29] workspace-indicator: Handle active indication in @@ -2937,7 +3061,7 @@ index 8e3fec56..01b831f7 100644 2.44.0 -From da227af7b7867c0e62ca7ab691e776848c400bf3 Mon Sep 17 00:00:00 2001 +From 76ec37876c295b9150e98c04e11189e464af7a94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 20 Feb 2024 17:27:57 +0100 Subject: [PATCH 23/29] workspace-indicator: Split out WorkspacePreviews @@ -3088,7 +3212,7 @@ index 01b831f7..a559b8e2 100644 2.44.0 -From 07daa48f1f39b7fea86913f6bfc9e8f594ef0477 Mon Sep 17 00:00:00 2001 +From 69c5eefbca44f58d10072115dd46ffada862cd48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Mon, 19 Feb 2024 14:42:04 +0100 Subject: [PATCH 24/29] workspace-indicator: Handle preview overflow @@ -3221,7 +3345,7 @@ index a559b8e2..17cf7c89 100644 2.44.0 -From 7b619f11009468ed1d697ac9c7b7ba98a7755c67 Mon Sep 17 00:00:00 2001 +From 609674b2763bfd1536e8854b79d3c1bf265f00b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Sun, 3 Mar 2024 15:05:23 +0100 Subject: [PATCH 25/29] workspace-indicator: Support labels in previews @@ -3383,7 +3507,7 @@ index 17cf7c89..5e6d6300 100644 2.44.0 -From 618b20c7c3237e16cf0c4e822ee570b337c6ea88 Mon Sep 17 00:00:00 2001 +From 40cfe3a41fa3823fce06824b82e663b8f63f4e6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 20 Feb 2024 21:43:55 +0100 Subject: [PATCH 26/29] workspace-indicator: Stop handling vertical layouts @@ -3427,7 +3551,7 @@ index 5e6d6300..aad2716a 100644 2.44.0 -From a4dcb3bc3449eeeca78e2844e5bd5dbb83f66663 Mon Sep 17 00:00:00 2001 +From 1cad76230f8f70a08a8ccbe0970641a7b6a717b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Sun, 3 Mar 2024 15:05:23 +0100 Subject: [PATCH 27/29] workspace-indicator: Also show previews in menu @@ -3627,7 +3751,7 @@ index aad2716a..7b3c6fbe 100644 2.44.0 -From 7ef858f1679823b2e86b392890513ce5138cd9ab Mon Sep 17 00:00:00 2001 +From 20a2122ab7a435cb1a0840747a5d13be0d838a9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 20 Feb 2024 22:00:57 +0100 Subject: [PATCH 28/29] workspace-indicator: Make previews configurable @@ -3845,7 +3969,7 @@ index bd39ab61..4d551780 100644 2.44.0 -From 3304c81ae897ea84f666b8c6818fa52f2bbef57d Mon Sep 17 00:00:00 2001 +From 597ed15f9e4a1fd6eeaaedaae59db30c4d379c3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 21 Mar 2024 17:27:09 +0100 Subject: [PATCH 29/29] window-list: Expose workspace preview option