http://bugs.winehq.org/show_bug.cgi?id=34374
Ken Thomases ken@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |ken@codeweavers.com Ever Confirmed|0 |1
--- Comment #1 from Ken Thomases ken@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.