mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 18:20:27 +00:00
1caaea4bdf
This adds touch gestures to the touchpad-style mouse controls. Before this, there was only pointer motion via dragging a finger somewhere on the screen. Now, there's tap to click and more. Supported touch gestures: - pointer motion = single finger drag - left mouse click = single finger short tap - right mouse click = second finger short tap while first finger is still down - left click drag and drop = dual finger drag - right click drag and drop = triple finger drag |
||
---|---|---|
.. | ||
common | ||
connect | ||
drivers | ||
drivers_hid | ||
drivers_joypad | ||
drivers_keyboard | ||
include | ||
input_autodetect_builtin.c | ||
input_defines.h | ||
input_driver.h | ||
input_keymaps.c | ||
input_keymaps.h | ||
input_mapper.c | ||
input_mapper.h | ||
input_overlay.c | ||
input_overlay.h | ||
input_remapping.c | ||
input_remapping.h | ||
input_types.h |