Alexandre Julliard pushed to branch master at wine / wine
Commits: 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.
- - - - -
2 changed files:
- dlls/winex11.drv/event.c - dlls/winex11.drv/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1f42d452aa29c3fa09feef530d6807...