Hacker News new | ask | show | jobs
by JonathonW 3500 days ago
Wine actually has (mostly) functional theming support-- point Wine to a .msstyles theme DLL and it'll draw themed controls (rather than the Windows Classic style default).

They just don't ship a theme with Wine; understandable for licensing reasons (they can't distribute Microsoft's designs), but it means that Wine looks like Windows 2000 out of the box.

1 comments

The .msstyles support in Wine was terribly slow last time I tried it. Has it improved?