June 19, 2026
7:57 a.m.
On Fri Jun 19 07:55:24 2026 +0000, Rémi Bernon wrote:
As mouse messages don't go through process_pointer_message, is it really useful to have a pointer struct for it to look it up? Could it just be hardcoded in GetPointerType instead? I mean, it's probably fine either way, my comment is actually more related to the other comment where I suggested to use a list directly in user thread info, which would make this mouse pointer allocation a bit out of place. But I suppose it also be done lazily, or with a static struct pointer returned from find_pointerid if id is 1.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11171#note_143586