From 329bc2f19a30e0cfcbef29d1f6fd0a4d3911772d Mon Sep 17 00:00:00 2001 From: Jaroslav Klech Date: Sep 30 2023 12:18:26 +0000 Subject: [PATCH 1/2] No custom Qt theming for Fedora Workstation --- diff --git a/modules/release-notes/pages/desktop/Desktop.adoc b/modules/release-notes/pages/desktop/Desktop.adoc new file mode 100644 index 0000000..156b4a7 --- /dev/null +++ b/modules/release-notes/pages/desktop/Desktop.adoc @@ -0,0 +1,14 @@ + +include::{partialsdir}/entities.adoc[] + +[[sect-desktop]] += Desktop + +[[qgnomeplatform-and-adwaita-qt-discontinued]] +== QGnomePlatform and Adwaita-qt are not shipped and provided as default + +Previously, Fedora Workstation has been using QGnomePlatform and Adwaita-qt plugins by default to apply GNOME-like configuration and styling to Qt applications to match the OS environment. These plugins are now outdated and occasionally even non-functioning for other applications. As a result, QGnomePlatform and Adwaita-qt will not be released for Fedora Workstation 39. + +QGnomePlatform will be replaced by GTK Platform Theme in Qt to attract broader usage and more contributors for example for Client-Side Window Decorations design. + +Adwaita-qt will be replaced by the Fusion style or possibly by the Breeze style for the KDE applications. Both styles have active upstream community and broad usage. \ No newline at end of file From c4858ce44a0aeaf57d3a5ad967d94606aa979ff8 Mon Sep 17 00:00:00 2001 From: Jaroslav Klech Date: Oct 02 2023 06:42:16 +0000 Subject: [PATCH 2/2] Applies SME review --- diff --git a/modules/release-notes/pages/desktop/Desktop.adoc b/modules/release-notes/pages/desktop/Desktop.adoc index 156b4a7..29fd463 100644 --- a/modules/release-notes/pages/desktop/Desktop.adoc +++ b/modules/release-notes/pages/desktop/Desktop.adoc @@ -11,4 +11,4 @@ Previously, Fedora Workstation has been using QGnomePlatform and Adwaita-qt plug QGnomePlatform will be replaced by GTK Platform Theme in Qt to attract broader usage and more contributors for example for Client-Side Window Decorations design. -Adwaita-qt will be replaced by the Fusion style or possibly by the Breeze style for the KDE applications. Both styles have active upstream community and broad usage. \ No newline at end of file +Adwaita-qt will be replaced by the Fusion style, which has active upstream community and broad usage. \ No newline at end of file