winemac: Activate an app if it sets focus on a window shortly after a hot key is...
commit12e0b0577c8809711f0302bcd931856097adcb6d
authorKen Thomases <ken@codeweavers.com>
Wed, 25 Sep 2013 22:10:50 +0000 (25 17:10 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 27 Sep 2013 08:41:17 +0000 (27 10:41 +0200)
tree5be54a0425535af1f93cfcea9dc1f21748189a13
parent6bae7cf7965bec9a5e53d561719935884f9acf23
winemac: Activate an app if it sets focus on a window shortly after a hot key is pressed.

The Mac driver doesn't normally steal focus, but a press of a hot key counts
as the user giving permission.
dlls/winemac.drv/keyboard.c
dlls/winemac.drv/macdrv.h
dlls/winemac.drv/window.c