[Bug 19376] Suspend kwin's compositing when starting a 3D application

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 19 16:16:07 CDT 2009


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





--- Comment #4 from Henri Verbeet <hverbeet at gmail.com>  2009-07-19 16:16:06 ---
(In reply to comment #1)
> If a user wishes to disable 3d compositing with a shell script, there's nothing
> stopping them from doing so. Wine, however, has no business doing this for
> users.

Not entirely, there's DwmEnableComposition() and DwmIsCompositionEnabled() in
dwmapi. I think it would make sense for Wine to at least properly implement
those.

As for actually disabling compositing for D3D applications, I'm not sure how
this is handled on Windows for pre-Vista applications, but applications that
are aware of it usually disable it themselves.

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