Allow reordering items in window-list
Resolves: https://issues.redhat.com/browse/RHEL-22692
This commit is contained in:
parent
9e4266a812
commit
e9f9b61168
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: gnome-shell-extensions
|
Name: gnome-shell-extensions
|
||||||
Version: 40.7
|
Version: 40.7
|
||||||
Release: 19%{?dist}
|
Release: 20%{?dist}
|
||||||
Summary: Modify and extend GNOME Shell functionality and behavior
|
Summary: Modify and extend GNOME Shell functionality and behavior
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -49,6 +49,7 @@ Patch026: 0001-desktop-icons-Handle-touch-events.patch
|
|||||||
Patch027: more-ws-previews.patch
|
Patch027: more-ws-previews.patch
|
||||||
Patch028: 0001-Add-move-clock-extension.patch
|
Patch028: 0001-Add-move-clock-extension.patch
|
||||||
Patch029: 0001-workspace-indicator-Re-fittsify-workspace-previews.patch
|
Patch029: 0001-workspace-indicator-Re-fittsify-workspace-previews.patch
|
||||||
|
Patch030: window-list-reordering.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GNOME Shell Extensions is a collection of extensions providing additional and
|
GNOME Shell Extensions is a collection of extensions providing additional and
|
||||||
@ -467,6 +468,10 @@ workspaces.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 26 2024 Florian Müllner <fmuellner@redhat.com> - 40.7-20
|
||||||
|
- Allow reordering items in window-list
|
||||||
|
Resolves: RHEL-22692
|
||||||
|
|
||||||
* Tue Jul 02 2024 Florian Müllner <fmuellner@redhat.com> - 40.7-19
|
* Tue Jul 02 2024 Florian Müllner <fmuellner@redhat.com> - 40.7-19
|
||||||
- Extend workspace buttons to screen edge
|
- Extend workspace buttons to screen edge
|
||||||
Resolves: RHEL-43545
|
Resolves: RHEL-43545
|
||||||
|
2058
window-list-reordering.patch
Normal file
2058
window-list-reordering.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user