Alexandre Julliard pushed to branch master at wine / wine
Commits: be6902d0 by Rémi Bernon at 2024-11-18T21:38:16+01:00 winex11: Listen to PropertyNotify events on the virtual desktop window.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57423
- - - - - 03457ece by Rémi Bernon at 2024-11-18T21:38:16+01:00 winex11: Don't expect WM_STATE events on override-redirect windows.
- - - - - 8bbc1931 by Rémi Bernon at 2024-11-18T21:38:16+01:00 winex11: Wait for pending _NET_WM_STATE before updating the client state.
- - - - - 03738c3f by Rémi Bernon at 2024-11-18T21:38:16+01:00 winex11: Wait for pending ConfigureNotify before updating the client state.
- - - - - d8b5a3ae by Rémi Bernon at 2024-11-18T21:38:16+01:00 winex11: Update the window client config on window state changes.
- - - - - 0cda9185 by Rémi Bernon at 2024-11-18T21:38:16+01:00 winex11: Request window state updates asynchronously.
- - - - -
5 changed files:
- dlls/user32/tests/win.c - dlls/winex11.drv/desktop.c - 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/6ac127ebc68d7f120c54c59274f59a...