winemac: If an app opens a window shortly after its systray icon is clicked, activate it.

Ken Thomases ken at codeweavers.com
Wed Apr 24 16:10:10 CDT 2013


The Mac driver doesn't normally steal focus, but a click on the systray icon
counts as the user giving permission.
---
dlls/winemac.drv/cocoa_window.m |    8 +++++---
dlls/winemac.drv/macdrv.h       |    1 +
dlls/winemac.drv/macdrv_cocoa.h |    2 +-
dlls/winemac.drv/systray.c      |    8 ++++++++
dlls/winemac.drv/window.c       |   10 +++++++++-
5 files changed, 24 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-If-an-app-opens-a-window-shortly-after-its-s.patch
Type: text/x-patch
Size: 4910 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130424/f4ebe2eb/attachment.bin>


More information about the wine-patches mailing list