I mean, this might be a bit more your fault in this case, but I agree with the sentiment.
They’re always changing something about the CSS sheets, and I find it a pain to develop for, granted it’s been a few years since I last touched it, and on a very hobbyist level at that. I quickly switched to Qt for that project. Now I use wxWidgets, which I guess just uses GTK, but I like that I don’t have to directly deal with GTK.
I don’t think that’s the case here. This is Lutris, a GTK3 app. There shouldn’t be any GTK changes breaking themes here. It seems like OP’s theme is just broken.
GTK itself is a massive pain to get theming working stably. I recently did an update and no I am missing minimize and maximize on all my GTK apps, Im sure the issue is with some config I made at some point, but the fact that this can be an issue at all and be so hard to diagnose is really, really dumb
I mean, this might be a bit more your fault in this case, but I agree with the sentiment.
They’re always changing something about the CSS sheets, and I find it a pain to develop for, granted it’s been a few years since I last touched it, and on a very hobbyist level at that. I quickly switched to Qt for that project. Now I use wxWidgets, which I guess just uses GTK, but I like that I don’t have to directly deal with GTK.
I don’t think that’s the case here. This is Lutris, a GTK3 app. There shouldn’t be any GTK changes breaking themes here. It seems like OP’s theme is just broken.
GTK itself is a massive pain to get theming working stably. I recently did an update and no I am missing minimize and maximize on all my GTK apps, Im sure the issue is with some config I made at some point, but the fact that this can be an issue at all and be so hard to diagnose is really, really dumb