25 Nov
2025
25 Nov
'25
12:58 p.m.
Any chance for this? I think it addresses several regressions with applications from which it becomes impossible to switch, as they reactivate themselves every time SetWindowPos / SetFocus is being called (and some of these applications are calling these directly). The SetFocus behavior is tested and supposed to request window activation when they aren't foreground, but it should only succeed if the processed is allowed (which we need to decide on the Win32 side before asking the window manager as we cannot predict what it'll do). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9511#note_123645