-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Am 2015-07-01 um 22:07 schrieb Nikolay Sivov:
That's because there's nothing to execute. What Stefan meant I think is that theme should be in format uxtheme is supposed to understand, but actual theme settings could mimic gtk UI elements. This way you won't need to have separate uxtheme.dll for every possible UI toolkit. Another idea could be to have this theme file could be generated with some tool on wine install time for example or regenerated later upon user request/or automatically somehow. Anyway, nice concept.
Actually, I was thinking the themes execute something. I don't think a static set of images will help here, except if we regenerate it all the time. GTK itself is themeable and the settings might change.
Would it be possible to integrate the code into the existing uxtheme library and make it a runtime setting?