Alexandre Julliard pushed to branch master at wine / wine
Commits: 0b4d2cd2 by Rémi Bernon at 2024-12-13T14:58:34+01:00 winex11: Fix inconsistent coordinates when reparenting host window.
We offset the rect to right before to use parent-relative coordinates, we need to tell host_window_configure_child it's relative to the parent.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57525
- - - - -
1 changed file:
- dlls/winex11.drv/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0b4d2cd2ca1ff74936c408ae65d8d98...