[Git][wine/wine][master] 2 commits: winex11: Avoid sending WM_MOUSEACTIVATE on WM_TAKE_FOCUS.
Alexandre Julliard pushed to branch master at wine / wine Commits: 3c5c6b1c by Rémi Bernon at 2025-04-09T21:13:15+02:00 winex11: Avoid sending WM_MOUSEACTIVATE on WM_TAKE_FOCUS. It confuses Unity and breaks input after alt-tab. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48121 - - - - - b568eaac by Rémi Bernon at 2025-04-09T21:13:15+02:00 winemac: Avoid sending WM_MOUSEACTIVATE on WM_TAKE_FOCUS. It confuses Unity and breaks input after alt-tab. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48121 - - - - - 2 changed files: - dlls/winemac.drv/window.c - dlls/winex11.drv/event.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/53ad843d5f1c3850829a1f856dd59e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/53ad843d5f1c3850829a1f856dd59e... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)