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

Alexandre Julliard julliard at winehq.org
Fri Jun 7 11:45:12 CDT 2013


Module: wine
Branch: master
Commit: 220b8b7946397b7605e53d97c8b0d3aafe55d4d5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=220b8b7946397b7605e53d97c8b0d3aafe55d4d5

Author: Ken Thomases <ken at codeweavers.com>
Date:   Thu Jun  6 17:43:06 2013 -0500

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

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(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=220b8b7946397b7605e53d97c8b0d3aafe55d4d5



More information about the wine-cvs mailing list