Alexandre Julliard pushed to branch master at wine / wine
Commits: cebad42f by Rémi Bernon at 2024-10-23T11:32:28+02:00 winex11: Set configure_serial when resizing on display mode change.
- - - - - b85afb1a by Rémi Bernon at 2024-10-23T11:32:31+02:00 winex11: Rename read_net_wm_state to get_window_net_wm_state.
And return the property value instead of updating the window data.
- - - - - 8eb60736 by Rémi Bernon at 2024-10-23T11:32:33+02:00 winex11: Move ConfigureNotify checks after computing visible rect.
- - - - - fcb77c9f by Rémi Bernon at 2024-10-23T11:32:33+02:00 winex11: Move embedded check in update_net_wm_states / sync_window_style.
- - - - - a74941a3 by Rémi Bernon at 2024-10-23T11:32:33+02:00 winex11: Register PropertyChangeMask for unmanaged windows.
The events will be ignored later but this helps making the window state tracking more consistent.
- - - - -
3 changed files:
- dlls/winex11.drv/event.c - dlls/winex11.drv/window.c - dlls/winex11.drv/x11drv.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2bca8cb236b7d4d5f4e0e35d6fcad6...