http://bugs.winehq.org/show_bug.cgi?id=18546
Summary: Have a standard way for probing the system theme for an embedded Wine hints file (uxtheme) Product: Wine Version: 1.1.21 Platform: Other OS/Version: other Status: NEW Keywords: integration Severity: enhancement Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: scott@open-vote.org
At Launchpad: https://bugs.edge.launchpad.net/ubuntu/+source/gnome-themes-ubuntu/+bug/1110... Relevant wiki page: http://wiki.winehq.org/XPThemes
The general idea is that we should have system themes that provide hints to Wine about how to color itself in the form of a Wine-specific uxtheme file. Once we write these theme files for each system theme, Wine needs to learn to probe for them in a standardized way at startup. It could be as simple as just throwing "winehints.theme" somewhere into the file, or it could be more involved.