RetroArch/input/drivers
rsn8887 1caaea4bdf [SWITCH] Allow touch mouse gestures such as tap to click
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
2019-06-26 00:35:05 -05:00
..
android_input.c (Android) Buildfix 2019-06-24 01:11:20 +02:00
cocoa_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
cocoa_input.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
ctr_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
dinput.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
dos_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
gx_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
linuxraw_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
nullinput.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
ps2_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
ps3_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
ps4_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
psp_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
qnx_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
rwebinput_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
sdl_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
switch_input.c [SWITCH] Allow touch mouse gestures such as tap to click 2019-06-26 00:35:05 -05:00
udev_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
uwp_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
wayland_input.c Buildfix 2019-06-23 19:08:03 +02:00
wiiu_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
winraw_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
x11_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
xdk_xinput_input.c Insert input_joypad_pressed into drivers themselves 2019-06-23 18:20:48 +02:00
xenon360_input.c Optimal way of grabbing all button states in a bitmasked value - 2019-06-23 06:09:45 +02:00