June 19, 2026
1:48 p.m.
On Fri Jun 19 13:37:54 2026 +0000, navi wrote:
next set of patches will fill in the pointer struct as we get mouse messages (for GetPointerInfo w/ MouseInPointer) a static pointerid would need to be per-thread i think, since pointer info is per-thread, though i suppose it can go directly into user_thread_info? alongside the `struct list` Well in that case it's probably better to have a `struct pointer` for it too, it could just be allocated as needed when ID 1 is requested.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11171#note_143632