Make workspace names more prominent

Resolves: https://issues.redhat.com/browse/RHEL-96218
This commit is contained in:
Florian Müllner 2025-06-17 21:25:42 +02:00
parent 9f02665635
commit 99919798b1
No known key found for this signature in database
2 changed files with 2395 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: gnome-shell-extensions
Version: 40.7
Release: 27%{?dist}
Release: 28%{?dist}
Summary: Modify and extend GNOME Shell functionality and behavior
License: GPLv2+
@ -53,6 +53,7 @@ Patch030: window-list-reordering.patch
Patch031: 0001-dash-to-panel-Remove-faulty-version-check.patch
Patch032: window-list-attention-indicator.patch
Patch033: 0001-dash-to-panel-Stop-messing-with-overview-allocation.patch
Patch034: improve-workspace-names.patch
%description
GNOME Shell Extensions is a collection of extensions providing additional and
@ -472,6 +473,10 @@ workspaces.
%changelog
* Mon Jun 30 2025 Florian Müllner <fmuellner@redhat.com> - 40.7-28
- Make workspace names more prominent
Resolves: RHEL-96218
* Mon Jun 09 2025 Florian Müllner <fmuellner@redhat.com> - 40.7-27
- Fix window-list styling
Resolves: RHEL-95787

File diff suppressed because it is too large Load Diff