[Bug 29373] Window decorations lost in virtual desktop mode

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 18 11:25:33 CST 2011


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

--- Comment #1 from Jörg Höhle <hoehle at users.sourceforge.net> 2011-12-18 11:25:33 CST ---
Created attachment 38020
  --> http://bugs.winehq.org/attachment.cgi?id=38020
x11drv log with Haegemonia 2

The same regressions affects most 3D games on Mac OS X Leopard. The result is a
completely blank window!

I'm using virtual desktop mode for all games that want to go full screen on
MacOS, because until recently, XQuartz could not change resolution.

Commenting out set_mwm_hints in sync_window_position restores normal behaviour.
The attached patch was generated with:
    TRACE("mwm_hints %x+%x\n", style, ex_style);
    //set_mwm_hints( display, data, style, ex_style );

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