https://bugs.kde.org/show_bug.cgi?id=511346
--- Comment #3 from Ilya Fedin <[email protected]> --- It seems there are people that prefer controlling dark theme preference via portal as well as people not even knowing what portals are (thus not having them in the system or not knowing how to configure them). Qt uses portal for color scheme only in QGnomeTheme, QGtk3Theme (seem to be broken in this one since 6.10.0 though) and QXdgDesktopPortalTheme. I believe trying both is the way to cover more users. And if it was possible to fallback to platform theme's and platform themesl suggested style's palette after those, most users would be covered (would work with Kvantum without any changes in third party projects). But it seems it's not possible to use QStyle (which is in QtWidgets) in KGuiAddons sadly... -- You are receiving this mail because: You are watching all bug changes.
