[PATCH 1/9] winemac: Implement simpler way to find front Wine window.

Ken Thomases ken at codeweavers.com
Thu May 16 18:43:16 CDT 2013


This uses Cocoa and the window server to track windows and their z-order,
which is more reliable than our own tracking.
---
dlls/winemac.drv/cocoa_app.h    |    1 +
dlls/winemac.drv/cocoa_app.m    |   37 ++++++++++++++++++++-----------------
dlls/winemac.drv/cocoa_window.m |    8 ++------
3 files changed, 23 insertions(+), 23 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Implement-simpler-way-to-find-front-Wine-win.patch
Type: text/x-patch
Size: 3738 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130516/555fe3cd/attachment-0001.bin>


More information about the wine-patches mailing list