Re: winemac.drv: add fullscreen mode support for Mac OS X 10.7+

2013-05-15 Thread Kevin Eaves
On May 12, 2013, at 1:12 PM, Ken Thomases wrote: > I'm not seeing that problem happen here. Mind you, I'm currently testing on > 10.6. I'll have to run some tests on 10.7+ tomorrow. > > I find it improbable that removing NSResizableWindowMask from the style > doesn't disable the zoom button.

winemac.drv: add fullscreen mode support for Mac OS X 10.7+

2013-05-09 Thread Kevin Eaves
Attached patch is a proof-of-concept for the fullscreen APIs provided in OS X 10.7+, which allows applications to enter fullscreen in a separate desktop space. The fullscreen button appears if a main window is resizable. Basically this feature is the zoom button on crack. It doesn't actually g