I haven’t really followed it closely (as I said, the less I think about the GNOME project the better) but I remember them putting up an anti-theming and “Adwaita or the highway” stance a couple of years ago.
a. Only about programs using libadwaita
b. About their opinion that just overriding the global style like in GTK3 was causing too many issues in apps defining their own widgets or CSS to be worth it.
IIRC they were willing to accept a contribution of a more advanced theming system (but building it themselves was not something they wanted to prioritise over other things), but lacking that they’d rather enforce using adwaita in libadwaita.
They have moved their Gnome specific stuff in GTK to a library called libawaita. You can easily use GTK without much Gnome specific stuff.
Have they now?
I haven’t really followed it closely (as I said, the less I think about the GNOME project the better) but I remember them putting up an anti-theming and “Adwaita or the highway” stance a couple of years ago.
IIRC the debacle about theming was:
a. Only about programs using
libadwaita
b. About their opinion that just overriding the global style like in GTK3 was causing too many issues in apps defining their own widgets or CSS to be worth it.IIRC they were willing to accept a contribution of a more advanced theming system (but building it themselves was not something they wanted to prioritise over other things), but lacking that they’d rather enforce using
adwaita
inlibadwaita
.