[Bug 34374] Mac driver does not respect "Emulate a virtual desktop" option

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 27 23:32:27 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=34374

Ken Thomases <ken at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ken at codeweavers.com
     Ever Confirmed|0                           |1

--- Comment #1 from Ken Thomases <ken at codeweavers.com> 2013-08-27 23:32:27 CDT ---
Confirming.

This is going to be very difficult to implement, since Cocoa/Quartz doesn't
allow one process to draw into the windows of another process.  The solution
will require a framebuffer driver and shared memory, or something like that. 
(IOSurface may be the shared memory mechanism.)

For what it's worth, many of the options on the Graphics tab of winecfg are
specific to X11 and don't apply to the Mac driver.  For that reason, winecfg
could use some reorganization, which would be the subject of another bug.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list