Draft: winex11: Use _NET_ACTIVE_WINDOW to request/track foreground window.
This should at least fix foreground window inconsistencies between Wine and X11, when _NET_ACTIVE_WINDOW is supported by the WM, allowing us to then better implement focus tracking (to avoid changing focus when not desired), as well as SWP_NOACTIVATE.
Merge request reports
Activity
mentioned in merge request !7182 (closed)
removed review request for @huw
mentioned in merge request !7370 (merged)
This finally fixes the winex11/dinput alt-tabbing issue of https://bugs.winehq.org/show_bug.cgi?id=55336.
But it seems full-screen games won't minimize anymore, and thus stay on top, at least on KDE Wayland.
Edited by Yuri HérouardSuperseded by !7699 (merged)
Please register or sign in to reply