https://bugs.documentfoundation.org/show_bug.cgi?id=165534
--- Comment #15 from Klaus Kusche <[email protected]> --- (In reply to Michael Weghorn from comment #14) > (In reply to Klaus Kusche from comment #13) > > Theoretically, yes. > > The qt6 LO backend looks quite similar to the gtk3 backend and is non-CSD. > > And if configured correctly, qt6 automatically tries to generate qt6 theme > > settings from the current gtk3 theme, with acceptable results (I don't know > > if qt6 will also translate gtk4 themes with similar results). > > I didn't hear/know yet that Qt automatically generates Qt styles from GTK 3 > themes. I thought that Qt applications only look quite similar to actual GTK > apps on GNOME because there is an Adwaita Qt style (in Debian, packaged as > adwaita-qt6) that gets used by default on GNOME, but maybe there is more > logic somewhere than I'm aware of (either in qtbase or there is some Qt > style that contains the logic and takes into account the current GTK > settings/theme?) Built into qt5 and qt6 base and activated by QT_QPA_PLATFORMTHEME=gtk3 . -- You are receiving this mail because: You are the assignee for the bug.
