[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
Sun Jan 6 01:19:41 CST 2019


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

--- Comment #23 from Olivier F. R. Dierick <o.dierick at piezo-forte.be> ---
(In reply to Hamish Claxton from comment #12)
> Created attachment 63178 [details]
> systray: Hide systray for fullscreen games
> 
> Completely rewritten, compares foreground window against desktop window.
> Handles borderless fullscreen modes.

Lines 788-790 are redundant with lines 939-941 in handle_systray(). That
function will be called when the desktop receives the WM_PARENTNOTIFY, so
sending the message is enough.

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