winemac: Add an option to capture the displays for full-screen windows in addition to display mode changes.

Ken Thomases ken at codeweavers.com
Thu Jun 6 17:43:06 CDT 2013


Under HKCU\Software\Wine\Mac Driver, set string value
CaptureDisplaysForFullscreen to "y" to enable the new behavior.
---
dlls/winemac.drv/cocoa_app.h    |    2 +
dlls/winemac.drv/cocoa_app.m    |   58 +++++++++++++++++++++++++++++---
dlls/winemac.drv/cocoa_window.h |    3 ++
dlls/winemac.drv/cocoa_window.m |   69 +++++++++++++++++++++++++++++++--------
dlls/winemac.drv/macdrv_cocoa.h |    1 +
dlls/winemac.drv/macdrv_main.c  |    7 ++++
6 files changed, 120 insertions(+), 20 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Add-an-option-to-capture-the-displays-for-fu.patch
Type: text/x-patch
Size: 16200 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130606/680a26b8/attachment-0001.bin>


More information about the wine-patches mailing list