Disable decoration shadow support
This commit is contained in:
parent
c3f01dc6b7
commit
519673ce93
@ -3,7 +3,7 @@
|
||||
Summary: Qt5 - Wayland platform support and QtCompositor module
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.15.2
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
|
||||
License: LGPLv3
|
||||
Url: http://www.qt.io
|
||||
@ -36,7 +36,8 @@ Patch18: 0018-Fix-compilation.patch
|
||||
Patch19: 0019-client-Allow-QWaylandInputContext-to-accept-composed.patch
|
||||
|
||||
Patch51: qtwayland-fix-issue-with-repeated-window-size-changes.patch
|
||||
Patch52: qtwayland-decoration-support-backports-from-qt6.patch
|
||||
# Disable for now, there is a Qt bug making this broken
|
||||
# Patch52: qtwayland-decoration-support-backports-from-qt6.patch
|
||||
|
||||
# Upstreamable patches
|
||||
|
||||
@ -147,6 +148,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 07 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-10
|
||||
- Disable decoration shadow support
|
||||
|
||||
* Mon Aug 30 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-9
|
||||
- Client: include decoration fixes and improvements from Qt6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user