On Thu Aug 7 08:50:03 2025 +0000, Zhiyi Zhang wrote:
We already have 4b27077fd47b before. But apparently, the application can still detect the window change with SWP_NOSENDCHANGING.
I've moved the fixup to win32u.
Returning 0 when the window is fullscreen (data->is_fullscreen) in window_update_client_config() doesn't work because some WMs can use keyboard shortcuts to move fullscreen windows to another monitor. We still want the X11 position synced to the Win32 side in this case.