Currently we have these lines:
|
Depends: libglib2.0-bin, qt5-gtk-platformtheme, adwaita-qt, elementary-icon-theme, ${misc:Depends} |
|
export QT_STYLE_OVERRIDE=adwaita |
The motivation of these lines are in #88.
With a decision made in Fedora and FedoraQt/adwaita-qt@0a77436, the adwaita-qt project is no longer maintained and I don't aware of 1:1 replacement right now. In NixOS we are currently reducing the use of adwaita-qt & qgnomeplatform in desktops and might drop it when it FTBFS but I am not sure what will be the best action for Pantheon.
Currently we have these lines:
default-settings/debian/control
Line 14 in 37ef606
default-settings/profile.d/qt-style-override.sh
Line 1 in 37ef606
The motivation of these lines are in #88.
With a decision made in Fedora and FedoraQt/adwaita-qt@0a77436, the adwaita-qt project is no longer maintained and I don't aware of 1:1 replacement right now. In NixOS we are currently reducing the use of adwaita-qt & qgnomeplatform in desktops and might drop it when it FTBFS but I am not sure what will be the best action for Pantheon.