6ad7f13 Backport Qt 6 improvements to QGtkStyle for better Gtk/GNOME integration

Authored and Committed by jgrulich 10 months ago
27 files changed. 6088 lines added. 14 lines removed.
0001-Use-Wayland-by-default-on-GNOME.patchqtbase-use-wayland-on-gnome.patch
file renamed
+14 -2
0002-Add-QPlatformTheme-Appearance-for-detecting-light-da.patch
file added
+119
0003-Add-enum-class-Qt-Appearance.patch
file added
+65
0004-QGtk3Theme-implement-appearance-function-to-detect-d.patch
file added
+89
0005-Account-for-dark-system-themes-in-qt_fusionPalette.patch
file added
+128
0006-qt_fusionPalette-make-links-more-legible-on-dark-bac.patch
file added
+49
0007-Add-nullptr-check-for-theme-when-initializing-palett.patch
file added
+29
0008-Replace-QPlatformTheme-Appearance-by-Qt-Appearance.patch
file added
+202
0009-Rename-QGuiApplicationPrivate-notifyThemeChanged-to-.patch
file added
+110
0010-Send-ThemeChange-event-to-all-windows-when-system-th.patch
file added
+102
0011-Propagate-appearance-property-from-QPlatformTheme-to.patch
file added
+261
0012-Sync-and-assert-StandardPixmap-enums-in-QPlatformThe.patch
file added
+78
0013-QGtk3Theme-subscribe-to-theme-hint-changes.patch
file added
+50
0014-Gtk3Theme-set-XCURSOR_SIZE-and-XCURSOR_THEME-for-way.patch
file added
+54
0015-Gtk3-fix-stack-smashing-on-mismatch-between-bool-and.patch
file added
+29
0016-Re-implement-palette-standardPixmap-file-icons-fonts.patch
file added
+3323
0017-GTK3-theme-simplify-code.patch
file added
+27
0018-Fix-checkbox-and-radiobutton-background-in-QGtk3Them.patch
file added
+48
0019-Cleanup-QGtk3Theme.patch
file added
+108
0020-Detect-appearance-by-colors-unless-GTK-theme-name-co.patch
file added
+85
0021-Change-parsing-log-output-in-QGtk3Json-from-qCDebug-.patch
file added
+120
0022-Document-QGtk3Interface.patch
file added
+400
0023-Document-QGtk3Storage.patch
file added
+366
0024-QGtk3Theme-Improve-fixed-font-delivery.patch
file added
+84
0025-QGtk3Theme-Do-not-default-Active-WindowText-to-butto.patch
file added
+56
qt5-qtbase.spec
file modified
+79 -12
qtbase-use-qgnomeplatform-as-default-platform-theme-on-gnome.patch
file added
+13
    Backport Qt 6 improvements to QGtkStyle for better Gtk/GNOME integration
    
    Resolves: #2226797
    
        
0001-Use-Wayland-by-default-on-GNOME.patch qtbase-use-wayland-on-gnome.patch
file renamed
+14 -2
file modified
+79 -12