[Bug 40828] Switching resolution in desktop mode makes task bar redraw on top of full screen game

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 29 02:53:57 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=40828

Hamish Claxton <hamishclaxton at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hamishclaxton at gmail.com

--- Comment #9 from Hamish Claxton <hamishclaxton at 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.

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