mirror of
https://github.com/yawut/SDL.git
synced 2026-09-18 05:59:13 -05:00
This uses a better mouse grab if you define SDL_MAC_NO_SANDBOX. This mouse grab uses CGEventTapCreate, which you cannot access if you have sandboxing enabled.