Improve always-visible related window management
Resolves: RHEL-45998 Resolves: RHEL-45366
This commit is contained in:
parent
f06a8c4bed
commit
6ce38be1d9
13
mutter.spec
13
mutter.spec
@ -10,7 +10,7 @@
|
||||
|
||||
Name: mutter
|
||||
Version: 40.9
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
License: GPLv2+
|
||||
@ -132,6 +132,9 @@ Patch56: 0006-meson-Add-optional-libsystemd-dependency.patch
|
||||
# Don't retry cursor plane if failed (RHEL-33720)
|
||||
Patch57: 0001-cursor-renderer-native-Don-t-retry-forever-after-GBM.patch
|
||||
|
||||
# RHEL-45998 & RHEL-45366
|
||||
Patch58: sticky-or-on-top-dialog-fixes.patch
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: pango-devel
|
||||
BuildRequires: startup-notification-devel
|
||||
@ -279,7 +282,13 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||
|
||||
%changelog
|
||||
* Tue Aug 05 2024 Jonas Ådahl <jadahl@redhat.com>) - 40.9-19
|
||||
* Mon Aug 05 2024 Jonas Ådahl <jadahl@redhat.com>) - 40.9-20
|
||||
- Fix positioning when using always-on-top windows
|
||||
Resolves: RHEL-45998
|
||||
- Improve handling of always-on-visible-workspace windows
|
||||
Resolves: RHEL-45366
|
||||
|
||||
* Mon Aug 05 2024 Jonas Ådahl <jadahl@redhat.com>) - 40.9-19
|
||||
- Don't retry using cursor plane if it failed
|
||||
Resolves: RHEL-32622
|
||||
|
||||
|
1154
sticky-or-on-top-dialog-fixes.patch
Normal file
1154
sticky-or-on-top-dialog-fixes.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user