winemac: Ignore Cocoa child windows which aren't instances of WineWindow.

Ken Thomases ken at codeweavers.com
Wed Dec 17 08:59:09 CST 2014


On Yosemite, in full-screen mode, Cocoa adds child windows of its own to our
windows.  These windows are, of course, not instances of WineWindow.  So, when
we call WineWindow-specific methods on them, it throws exceptions.
---
dlls/winemac.drv/cocoa_window.m | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Ignore-Cocoa-child-windows-which-aren-t-inst.patch
Type: text/x-patch
Size: 3150 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141217/24d36dd7/attachment.bin>


More information about the wine-patches mailing list