mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-01-13 22:22:37 +00:00
f050576665
The Apple TV remote is currently exposed as a joystick with its touch surface treated as two axes. Key presses are also generated when its buttons and touch surface are used. A new hint has been added to help deal with deciding whether to background the app when the remote's menu button is pressed: SDL_HINT_APPLE_TV_CONTROLLER_UI_EVENTS.