http://bugs.winehq.org/show_bug.cgi?id=36959
Glenn Sommer glemsom@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |glemsom@gmail.com
--- Comment #1 from Glenn Sommer glemsom@gmail.com --- The same commit, 09fda3b805b2defeb04f8df6ca7acbe25f2ae10d, also breaks fullscreen-rendering with ddraw - when the application looses focus.
Before 1.7.21, a ddraw application would render to the screen, eventhough it did not have focus. In 1.7.22 this no-longer works. The application will stop to render when focus is lost, and continue when focus is set back to the application. In a dual-screen setup - this can be quite frustrating.