sdl2_frt/Xcode/SDL
Ryan C. Gordon 2fdbae22cb cocoa: Remove mouse event tap.
It doesn't appear to work anymore, and was disabled by default anyhow, since
the needed APIs are forbidden on the Mac App Store.

A better solution to lock the mouse to the window on macOS would still be
welcome. CGAssociateMouseAndMouseCursorPosition() works fine for relative
mouse mode, this was just a question of SDL_SetWindowGrab(). As it stands
now, a grabbed mouse can briefly break out of the window, causing varying
degrees of chaos.
2021-04-26 18:43:28 -04:00
..
hidapi Fixed the hidapi Info.plist for submission to the Apple App Store 2020-02-03 00:51:35 -08:00
pkg-support Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL.xcodeproj cocoa: Remove mouse event tap. 2021-04-26 18:43:28 -04:00
Info-Framework.plist Updated SDL to version 2.0.15 for development 2020-12-22 10:36:15 -08:00