Oct. 15, 2024
8:22 a.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57302 The blamed commit in the bug isn't the right one, but it indeed triggers a regression because the increased window surface rounding value prevents the surface from being recreated, and the move_window_bits code path is then used instead of move_window_bits_surface. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6675