https://bugs.winehq.org/show_bug.cgi?id=40828
Hamish Claxton hamishclaxton@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hamishclaxton@gmail.com
--- Comment #9 from Hamish Claxton hamishclaxton@gmail.com --- Created attachment 63131 --> https://bugs.winehq.org/attachment.cgi?id=63131 Fixes Bug 40828 - Switching resolution in desktop mode makes task bar redraw on top of full screen game
Experienced this bug with every game I tried on the latest Wine and Wine Staging releases (4.0 rc4).
Resolved with a simple patch which analyses the current foreground window resolution against the current virtual desktop resolution. If they match, the systray redraw is ignored.
After applying, issue is resolved with all previously tested games.