[PATCH 4/5] winemac: For WINDOW_DID_UNMINIMIZE events, don't attempt to restore windows which aren't minimized and visible.

Ken Thomases ken at codeweavers.com
Tue Dec 31 01:05:15 CST 2013


The Win32 window state might have changed while the event was in the queue,
making it obsolete.  Sending WM_SYSCOMMAND/SC_RESTORE might re-show a hidden
window, for example.
---
dlls/winemac.drv/window.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-winemac-For-WINDOW_DID_UNMINIMIZE-events-don-t-attem.patch
Type: text/x-patch
Size: 536 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131231/650636a6/attachment-0001.bin>


More information about the wine-patches mailing list