June 15, 2026
6:40 a.m.
On Fri Jun 12 20:23:45 2026 +0000, Etaash Mathamsetty wrote:
`reapply_cursor_clipping` calls `NtUserClipCursor` does that not guarantee that the user driver pClipCursor will be called? In that case, I would need to think of a different solution Only if the cursor clipping rect was previously active I think? In any case such dependency between these two calls seems brittle at best and should probably be done differently.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11117#note_143097