-
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.