Skip to content

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

Loading