f8c1a9 import qt5-qtwayland-5.15.2-3.el8

Authored and Committed by centosrcm 2 years ago
38 files changed. 2616 lines added. 40 lines removed.
SOURCES/0005-Scanner-Avoid-accessing-dangling-pointers-in-destroy.patchSOURCES/qtwayland-scanner-avoid-accessing-dangling-pointers-in-destroy-func.patch
file renamed
+9 -3
SOURCES/0006-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch
file added
+38
SOURCES/0007-Do-not-try-to-eglMakeCurrent-for-unintended-case.patch
file added
+62
SOURCES/0008-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch
file added
+112
SOURCES/0009-Ensure-that-grabbing-is-performed-in-correct-context.patch
file added
+35
SOURCES/0010-Fix-leaked-subsurface-wayland-items.patch
file added
+36
SOURCES/0011-Use-qWarning-and-_exit-instead-of-qFatal-for-wayland.patch
file added
+38
SOURCES/0012-Fix-memory-leak-in-QWaylandGLContext.patch
file added
+38
SOURCES/0013-Client-Send-set_window_geometry-only-once-configured.patchSOURCES/qtwayland-send-set-window-geometry-only-once-configured.patch
file renamed
+7 -4
SOURCES/0014-Translate-opaque-area-with-frame-margins.patchSOURCES/qtwayland-translate-opaque-area-for-decorations.patch
file renamed
+11 -5
SOURCES/0015-Client-Send-exposeEvent-to-parent-on-subsurface-posi.patchSOURCES/qtwayland-send-exposeevent-to-parent-on-subsurface-position.patch
file renamed
+9 -6
SOURCES/0016-Get-correct-decoration-margins-region.patchSOURCES/qtwayland-get-correct-margins-decoration-region.patch
file renamed
+11 -5
SOURCES/0017-xdgshell-Tell-the-compositor-the-screen-we-re-expect.patchSOURCES/qtwayland-tell-compositor-screen-we-are-expecting-to-fill.patch
file renamed
+7 -4
SOURCES/0018-Fix-compilation.patch
file added
+26
SOURCES/0019-client-Allow-QWaylandInputContext-to-accept-composed.patch
file added
+257
SOURCES/0020-Client-Announce-an-output-after-receiving-more-compl.patch
file added
+146
SOURCES/0021-Fix-issue-with-repeated-window-size-changes.patchSOURCES/qtwayland-fix-issue-with-repeated-window-size-changes.patch
file renamed
+9 -5
SOURCES/0022-Include-locale.h-for-setlocale-LC_CTYPE.patch
file added
+31
SOURCES/0023-Client-Connect-drags-being-accepted-to-updating-the-.patch
file added
+39
SOURCES/0024-Client-Disconnect-registry-listener-on-destruction.patch
file added
+49
SOURCES/0025-Client-Set-XdgShell-size-hints-before-the-first-comm.patch
file added
+58
SOURCES/0026-Fix-build.patch
file added
+46
SOURCES/0027-Fix-remove-listener.patch
file added
+33
SOURCES/0028-Hook-up-queryKeyboardModifers.patch
file added
+55
SOURCES/0029-Do-not-update-the-mask-if-we-do-not-have-a-surface.patch
file added
+44
SOURCES/0030-Correctly-detect-if-image-format-is-supported-by-QIm.patch
file added
+68
SOURCES/0031-Wayland-client-Fix-crash-when-windows-are-shown-hidd.patch
file added
+31
SOURCES/0032-Client-Don-t-always-recreate-frame-callbacks.patch
file added
+77
SOURCES/0033-Client-Always-destroy-frame-callback-in-the-actual-c.patch
file added
+58
SOURCES/0034-Fix-the-logic-for-decoding-modifiers-map-in-Wayland-.patch
file added
+40
SOURCES/0035-Wayland-client-use-wl_keyboard-to-determine-active-s.patch
file added
+341
SOURCES/0036-Client-do-not-empty-clipboard-when-a-new-popup-windo.patch
file added
+68
SOURCES/0037-Fix-backport-context-destruction-was-omitted.patch
file added
+29
SOURCES/0038-Set-preedit-cursor-when-cursor-equals-to-0.patch
file added
+29
SOURCES/0039-Client-Implement-DataDeviceV3.patch
file added
+513
SOURCES/0040-Client-Delay-deletion-of-QDrag-object-until-after-we.patch
file added
+67
SOURCES/0041-Client-Avoid-processing-of-events-when-showing-windo.patch
file added
+38
SPECS/qt5-qtwayland.spec
file modified
+51 -8
    import qt5-qtwayland-5.15.2-3.el8
    
        
SOURCES/0005-Scanner-Avoid-accessing-dangling-pointers-in-destroy.patch SOURCES/qtwayland-scanner-avoid-accessing-dangling-pointers-in-destroy-func.patch
file renamed
+9 -3
SOURCES/0013-Client-Send-set_window_geometry-only-once-configured.patch SOURCES/qtwayland-send-set-window-geometry-only-once-configured.patch
file renamed
+7 -4
SOURCES/0014-Translate-opaque-area-with-frame-margins.patch SOURCES/qtwayland-translate-opaque-area-for-decorations.patch
file renamed
+11 -5
SOURCES/0015-Client-Send-exposeEvent-to-parent-on-subsurface-posi.patch SOURCES/qtwayland-send-exposeevent-to-parent-on-subsurface-position.patch
file renamed
+9 -6
SOURCES/0016-Get-correct-decoration-margins-region.patch SOURCES/qtwayland-get-correct-margins-decoration-region.patch
file renamed
+11 -5
SOURCES/0017-xdgshell-Tell-the-compositor-the-screen-we-re-expect.patch SOURCES/qtwayland-tell-compositor-screen-we-are-expecting-to-fill.patch
file renamed
+7 -4
SOURCES/0021-Fix-issue-with-repeated-window-size-changes.patch SOURCES/qtwayland-fix-issue-with-repeated-window-size-changes.patch
file renamed
+9 -5
file modified
+51 -8