winemac: Make windows key after unminimizing, if allowed.
commit62a1907c9e9f66c331370c654bb600f175a0cba1
authorKen Thomases <ken@codeweavers.com>
Tue, 4 Jun 2013 09:59:51 +0000 (4 04:59 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Jun 2013 13:01:12 +0000 (4 15:01 +0200)
tree618bba540c37ee87e115a4122efd682eed1a18fb
parentb15f412e14ec3160ba2c9b2afe42102355f64a89
winemac: Make windows key after unminimizing, if allowed.

We generally prevent Cocoa from making our windows key (focused) so that
Wine can be in control.  However, after unminimizing, Wine believes the
window is already focused but Cocoa doesn't, so key presses just cause beeps.
dlls/winemac.drv/cocoa_window.m