Stefan Weil
Stefan Weil
So you could fix the problem by using an EDID emulator dummy plug?
@rdp, is this pull request still required or was #20 sufficient?
Please be more specific.
@pan2636119599 : could you please send me your code improvement, either as a pull request on GitHub or here as a comment? Thanks, Stefan
Yes, please.
Thank you to all who participated in the discussion here. I merged pull request #39, so hopefully this issue is fixed. Please test and report your results.
I cannot reproduce this issue. The cursor grows when I shake it on the Mac with macOS 10.13.6, I have `OSXvnc-server -rfbnoauth` running on the same Mac. A Linux vncclient...
The crash dump looks like it might be related to something unexpected in your copy+paste buffer.
`CGSGetGlobalCursorData` seems to be an undocumented function. Either we need a documented method to get the cursor image, or we simply ignore the cursor image and always use the same...
Some links: - https://developer.apple.com/documentation/appkit/nscursor?language=objc - https://stackoverflow.com/questions/8198380/how-to-get-current-type-of-mouse-cursor-in-mac-os-x