Summary: | gtk3 csd apps do not respect third-party window decoration theme on Wayland | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Patrick Silva <bugseforuns> |
Component: | kcm_style | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | alois1, aoeui, mail, nate, openmindead, plasma-bugs, trmdi |
Priority: | NOR | Keywords: | wayland-only |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
URL: | https://gitlab.gnome.org/GNOME/gtk/-/issues/3409 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Silva
2021-05-14 12:07:27 UTC
This issue is due to GTK ignoring the gtk-modules directive in settings.ini when running on Wayland. Unfortunately, bugs like [1] need to be sorted out before. [1] https://bugs.kde.org/show_bug.cgi?id=428322 If GTK ignores modules string there is nothing we can do about it. GTK devs do not want us to modify the css theme on the go, so I am pessimistic about our support of theme consistency on wayland and flatpak. See also: https://gitlab.gnome.org/GNOME/gtk/-/issues/3409 :( > If GTK ignores modules string there is nothing we can do about it.
It only ignores setting.ini.
We can still set it in other places e.g using systemd environment.d generator to set GTK3_MODULES...
*** Bug 438898 has been marked as a duplicate of this bug. *** |