[PATCH] winecfg: refresh sys params on theme change

Mark Harmstone hellas at burntcomma.com
Sat Feb 21 12:52:31 CST 2015


When applying a theme, uxtheme also applies the system metrics it specifies.
However, winecfg then immediately overwrites these with the user-specified
values, meaning they are lost. This patch makes winecfg refresh the metrics
array when a theme is set, so the theme's values actually take effect.

---
 programs/winecfg/theme.c | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winecfg-refresh-sys-params-on-theme-change.patch
Type: text/x-patch
Size: 2168 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150221/d58cb6a6/attachment.bin>


More information about the wine-patches mailing list