Alexandre Julliard pushed to branch master at wine / wine
Commits: e37ec026 by Rémi Bernon at 2025-03-28T17:17:55+01:00 winex11: Get rid of now unnecessary unmap_window helper.
- - - - - 68c4fa37 by Rémi Bernon at 2025-03-28T17:17:55+01:00 winex11: Keep _NET_WM_USER_TIME on individual toplevel windows.
- - - - - 30fa691d by Rémi Bernon at 2025-03-28T17:17:55+01:00 winex11: Avoid stealing focus during foreground window mapping.
Setting a __wine_x11_focus_time window property to indicate the time of the last NormalState, -1 if the window is mapping itself, or 0 if the window is not in a NormalState.
- - - - -
5 changed files:
- dlls/winex11.drv/event.c - dlls/winex11.drv/keyboard.c - dlls/winex11.drv/mouse.c - dlls/winex11.drv/window.c - dlls/winex11.drv/x11drv.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/13ba8dbc67d5ccd9de3ffc0734fb62...