From 8eafce0298e33e9ccb82d7279f10109ef3f53ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Fri, 20 Oct 2023 16:17:19 +0200 Subject: [PATCH] Silverblue: Replace qgnomeplatform-qt5 by qadwaitadecorations-qt5 See: https://pagure.io/fedora-comps/pull-request/872 See: https://pagure.io/fedora-comps/pull-request/873 See: https://bugzilla.redhat.com/show_bug.cgi?id=2233235 See: https://fedoraproject.org/wiki/Changes/NoCustomQtThemingForWorkstation See: https://pagure.io/workstation-ostree-config/pull-request/426 --- comps-sync-exclude-list.yml | 3 ++- fedora-silverblue.yaml | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/comps-sync-exclude-list.yml b/comps-sync-exclude-list.yml index 699b956..1d74525 100644 --- a/comps-sync-exclude-list.yml +++ b/comps-sync-exclude-list.yml @@ -99,7 +99,8 @@ exclude_list: - desktop-backgrounds-gnome - gnome-shell-extension-background-logo - pinentry-gnome3 - - qgnomeplatform-qt5 + # Excluded here for all desktops and manually re-added in Silverblue manifest + - qadwaitadecorations-qt5 # X11 specific - xorg-x11-drv-libinput networkmanager-submodules: diff --git a/fedora-silverblue.yaml b/fedora-silverblue.yaml index 89b27a8..c0e7463 100644 --- a/fedora-silverblue.yaml +++ b/fedora-silverblue.yaml @@ -10,9 +10,9 @@ packages: - desktop-backgrounds-gnome - gnome-shell-extension-background-logo - pinentry-gnome3 - # Does it really still make sense to ship Qt by default if we - # expect people to run apps in containers? - - qgnomeplatform-qt5 + # Included for now to have layered Qt5 applications use a constistent style + # Manually included here as it is excluded from the workstation-product group + - qadwaitadecorations-qt5 # Include evince-thumbnailer otherwise PDF thumbnails won't work in Nautilus # https://github.com/fedora-silverblue/issue-tracker/issues/98 - evince-thumbnailer