[PATCH 3/3] winemac: Tell Wine when Cocoa has brought a window to the front.

Ken Thomases ken at codeweavers.com
Fri Oct 4 04:06:31 CDT 2013


On Oct 4, 2013, at 12:17 AM, Ken Thomases wrote:

> ---
> dlls/winemac.drv/cocoa_app.m    |  8 ++++++--
> dlls/winemac.drv/cocoa_window.h |  1 +
> dlls/winemac.drv/cocoa_window.m | 16 +++++++++++++---
> dlls/winemac.drv/event.c        |  5 +++++
> dlls/winemac.drv/macdrv.h       |  1 +
> dlls/winemac.drv/macdrv_cocoa.h |  1 +
> dlls/winemac.drv/window.c       | 12 ++++++++++++
> 7 files changed, 39 insertions(+), 5 deletions(-)
> 
> <0003-winemac-Tell-Wine-when-Cocoa-has-brought-a-window-to.patch>

Don't commit this one.  It has caused some strange behavior on Mavericks.

The other two in the series are OK and useful independently of this one.

-Ken




More information about the wine-devel mailing list