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