20 Dec
2023
20 Dec
'23
11:20 a.m.
We are preferring the thread input cursor over the global desktop cursor, but if the thread input has no cursor yet, for instance when thread is attached to another thread without a message queue yet, it will end up being invisible. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55961 -- v2: server: Use the desktop cursor as the default thread input cursor. https://gitlab.winehq.org/wine/wine/-/merge_requests/4676