Closed dzikoysk closed 4 years ago
Sounds like a great feature! However it should be a PR to the official libGDX repo in my opinion, not a library per see.
We've discussed about it on libGDX discord and we came to the conclusion that it's not really possible to support this by libGDX due to platform-specific use case of this solution. I've linked it here to leave a trace for people struggling with this unresolved issue, even as a closed topic here. I'm pretty sure that someone may find it really helpful in the future.
Hey, what do you think about linking these snippets:
The following code allows us to use hardware cursor clipped in window on Windows. It reduces popular input lag caused by standard cross-platform catching api.