June 16, 2026
6:32 a.m.
On Tue Jun 16 11:32:14 2026 +0000, navi wrote:
the two todos on success status (lines user32/tests/input.c:5419 and win32u/tests/win32u.c:1810) are because X11 is sending a EnterNotify event when windows open (even though we set the cursor position to 500, 500, outside the window bounds) which winex11.drv converts into a mouse event, that then becomes a pointer event, so we end up with a pointer in history that we shouldn't really --- the todos on GetLastError is because i can't really tell yet what causes INVALID_PARAMETER versus NOACCESS -- as per win32u/tests/win32u.c:1872..1890 todos removed
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10649#note_143231