moonlight-qt/app/streaming/input
2021-02-08 18:30:22 -06:00
..
abstouch.cpp Restore the option for relative touch mode 2020-04-30 20:55:15 -07:00
clipboard.cpp Move clipboard processing to a separate thread to avoid blocking the main thread during pastes 2021-02-07 17:18:35 -06:00
gamepad.cpp Add options to invert scroll direction and swap gamepad buttons 2020-12-25 22:21:20 -06:00
input.cpp Use SDL_CaptureMouse() on macOS and Linux too 2021-02-08 18:30:22 -06:00
input.h Move clipboard processing to a separate thread to avoid blocking the main thread during pastes 2021-02-07 17:18:35 -06:00
keyboard.cpp Move clipboard processing to a separate thread to avoid blocking the main thread during pastes 2021-02-07 17:18:35 -06:00
mouse.cpp Use mouse capture for Win32 instead of our global mouse state hack 2021-02-07 12:38:57 -06:00
reltouch.cpp Improve relative touch deadzone behavior 2020-04-30 21:04:51 -07:00