You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a fresh install, when theming is applied to gtk applications via the settings:
No problems with GTK4 applications (both deb and flatpak)
GTK3 applications installed via apt get themed correctly
Applications such as Brave, Firefox .etc installed via apt(deb) which have the option to use the gtk theme get themed correctly only when running in wayland. When running in xwayland, it does not use the proper theming.
GTK3 applications installed via flatpak do not get themed correctly
When an flatpak application tries to launch an deb application (broswers to login for example), the now launched application does not follow the theming, even if it follows the theming when launched by the user.
System-related config:
Have adw-gtk3 installed from deb repos
both adw-gtk3 and adw-gtk3-dark installed in flatpak
Using flatseal I see that globally only xdg-config/gtk-4.0 is exposed in read-only mode. Adding xdg-config/gtk-3.0 does not change the behaviour.
On a fresh install, when theming is applied to gtk applications via the settings:
System-related config:
Possibly related to @asqwerth 's comment on #52
Edit:
Forgot to mention I tested this on a fresh popos alpha 5 iso after an apt update + upgrade.
The text was updated successfully, but these errors were encountered: