mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-11 16:28:12 +08:00
ecc71c02ea
VMware relies on the cursor being set to NULL to optimize relative mouse motion for games. We should also revisit whether current RDP works better with a NULL cursor or a transparent cursor. Fixes https://github.com/libsdl-org/SDL/issues/13700 (cherry picked from commitdac6af4ba6) (cherry picked from commit55b599d693)