|
|
|
|
|
by bonzini
742 days ago
|
|
> Gnome 2 themes working well (for them) being one of them For some definition of working well. What I remember was debugging a case where the KDE theme for GTK (that is, to make GTK look like KDE) wanted to fork() and exec(), and that caused bugs if you initialized GTK at a slightly different place in main() than what most programs did. I had to add a special case to QEMU just for that... Proof: https://gitlab.com/qemu-project/qemu/-/commit/a59629fcc6f603... Even if something "works well" for some people, it does not mean it is not (in retrospect - no offense intended to the original authors) a steaming pile of crap. |
|