RetroArch/.github
Patrick Stankard 5452999b2a
Fix mouse grab behavior on Android (#16203)
* Add grab_mouse interface for Android
Makes mouse grabbing and 'Game Focus' work on Android with a real mouse
Properly handle relative mouse motion events on Android (SDK 28 and newer)

* Enable workflow_dispatch on CI Android

* Update android_mouse_calculate_deltas callsites

* Add RETRO_DEVICE_MOUSE to android_input_get_capabilities

* Use Handler to trigger UI events (toggle mouse, immersive mode) with 300ms delay

* Enable input_auto_mouse_grab by default for Android

* Handle RARCH_DEVICE_MOUSE_SCREEN in Android input driver

* Add android.hardware.type.pc to manifest

* Don't attempt to set pointer speed via scaling in android_mouse_calculate_deltas

* Keep x/y values within viewport resolution for screen mouse

* Use video_driver_get_size to get width/height

---------

Co-authored-by: Bernhard Schelling <14200249+schellingb@users.noreply.github.com>
2024-03-19 05:33:02 -07:00
..
workflows Fix mouse grab behavior on Android (#16203) 2024-03-19 05:33:02 -07:00
dependabot.yml chore: Included githubactions in the dependabot config (#14126) 2022-07-02 08:37:20 +02:00
FUNDING.yml Update FUNDING.yml 2020-03-14 02:53:46 +01:00
ISSUE_TEMPLATE.md Convert to linux line endings. 2019-02-03 15:43:42 -08:00
PULL_REQUEST_TEMPLATE.md Clean up white space. 2019-02-03 16:00:50 -08:00