Files
gio/app
Kevin Yuan caccb608a5 app: [Windows] don't propagate WM_WINDOWPOSCHANGED to DefWindowProc
DefWindowProc handles WM_WINDOWPOSCHANGED by sending WM_SIZE and WM_MOVE
messages, which would lead us to handle resizes twice.

Per MSDN, the WM_SIZE handler is made redundant by handling
WM_WINDOWPOSCHANGED:
https://learn.microsoft.com/en-us/windows/win32/winmsg/wm-windowposchanged

Signed-off-by: Kevin Yuan <farproc@gmail.com>
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2026-05-26 12:50:02 +02:00
..
2026-02-18 08:36:57 +01:00
2025-12-15 22:20:54 +01:00
2026-02-18 08:36:57 +01:00
2026-02-18 08:36:57 +01:00
2024-06-27 17:48:08 +02:00
2026-02-18 08:36:57 +01:00
2026-02-18 08:36:57 +01:00
2026-02-18 08:36:57 +01:00
2026-03-17 17:10:59 +01:00
2025-12-15 22:20:54 +01:00
2026-02-18 08:36:57 +01:00
2026-02-18 08:36:57 +01:00
2026-02-18 08:36:57 +01:00