I’ve been encountering this strange issue. I’m using a setup similar to Fedora KDE spin. Before a few weeks ago, Flatpaks would use the Qt file picker with a dark theme. Now they are suddenly using the GTK file picker with a light theme. I suspect this has to do with xdg-desktop-portal-kde somehow being replaced with xdg-desktop-portal-gnome, but I can’t figure out how to change it back.
This is extremely frustrating because the GTK file picker is badly handi-capped compared to the Qt one, and everything was working fine before.
It appears Qt theme is getting applied for Qt5 applications but not Qt6. And because the KDE file picker used by portals is Qt6, it doesn’t get a theme applied no matter what app.
I’m perplexed here. Just trying to get Breeze-Dark theming working inside Flatpak like it was working before. Unfortunately I don’t have any clue what caused this to begin with, other than an update I did a few weeks ago.
I’m not sure what this means. Everything worked perfectly before, including theme changes for Qt6 apps under Flatpak. Should be able to go back to the old behavior, unless something has actually been removed from upstream.