winemac: By default, make full-screen windows not float when not the active app.

Ken Thomases ken at codeweavers.com
Wed May 29 09:21:25 CDT 2013


Added a registry setting to control the behavior: WindowsFloatWhenInactive
with possible values "none", "all, and "nonfullscreen" which is the default.

Fixes <http://bugs.winehq.org/show_bug.cgi?id=33467>.
---
dlls/winemac.drv/cocoa_window.m |   13 +++++---
dlls/winemac.drv/macdrv_cocoa.h |    7 ++++
dlls/winemac.drv/macdrv_main.c  |   66 +++++++++++++++++++++++++++++++++++++++
3 files changed, 81 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-By-default-make-full-screen-windows-not-floa.patch
Type: text/x-patch
Size: 5284 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130529/96fb4f51/attachment.bin>


More information about the wine-patches mailing list