|
|
|
|
|
by EmanueleAina
3979 days ago
|
|
Things have improved a lot with the CSS engine maturing. With GTK+2 themes where loadable compiled modules and where far from simple. With GTK+3 you do everything with CSS alone. Of course full stability cannot be provided due to the fact that the CSS can poke at the internal composition of composite widgets, not unlike how greasemonkey scripts can hardly cope with the target website changing, but things got much more stable in the last few cycles. |
|
Meantime, clunky, terrible C modules written back when GTK 2.10 was a thing work just fine on 2.99.
That is not simplification. Simplification is when things get easier, not when they get harder.