- 
7ac35f13
 by Rémi Bernon   at 2024-11-13T20:27:13+01:00 
 winex11: Avoid requesting unnecessary _NET_WM_STATE changes.
 
- 
199274d4
 by Rémi Bernon   at 2024-11-13T20:27:13+01:00 
 winex11: Avoid requesting unnecessary window config changes.
 
- 
b1dd7da8
 by Rémi Bernon   at 2024-11-13T20:27:13+01:00 
 winex11: Avoid updating _NET_WM_STATE on iconic windows.
This tends to trigger window mapping with some window managers.
 
- 
968ab4e7
 by Rémi Bernon   at 2024-11-13T20:27:15+01:00 
 winex11: Simplify the control flow in WM_STATE handlers.
 
- 
e3258e76
 by Rémi Bernon   at 2024-11-13T20:27:15+01:00 
 winex11: Simplify the control flow in ConfigureNotify handlers.