winemac: By default, make full-screen windows not float when not the active app.
commitc3d2e4306095b99d8078f3ce6a8a8f3e45a37e1a
authorKen Thomases <ken@codeweavers.com>
Wed, 29 May 2013 14:21:25 +0000 (29 09:21 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 29 May 2013 17:49:40 +0000 (29 19:49 +0200)
tree537b5855418f6c048314b5f3f7950186132c9974
parente3219fa426f141098558dcb069cf7c96b2584bca
winemac: By default, make full-screen windows not float when not the active app.

Added a registry setting to control the behavior: WindowsFloatWhenInactive
with possible values "none", "all, and "nonfullscreen" which is the default.
dlls/winemac.drv/cocoa_window.m
dlls/winemac.drv/macdrv_cocoa.h
dlls/winemac.drv/macdrv_main.c