[Bug 9917] Add X11 child window for client area

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 22 02:27:01 CST 2008


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





--- Comment #4 from Roderick Colenbrander <thunderbird2k at gmx.net>  2008-02-22 02:27:01 ---
Roughly speaking the client area of an application is the area below the
'menu'. The 3d view of applications without a menu or with just a filemenu is a
real X11 window now. Applications like Google Earth use 'child windows'.

The patch fixes a lot of Direct3D and OpenGL which only have a menu with a 3d
view. Examples are Direct3D samples, Weatherscope and others.

Further right now there is a limit on the opengl pixel formats. This is the
first step in lifting that limit. That will fix most remaining opengl bugs (a
lot of apps are picky about the opengl formats, e.g. Sketchup). Second the
proper format can improve performance upto 20% in some cases.


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