scrcpy/app
Romain Vimont f5e6b8092a Forward all clicks by default for UHID/AOA
By default, only the left click is forwarded to the device, and
secondary clicks trigger shortcuts (the behavior can be configured by
--mouse-bind=xxxx).

But when the mouse mode is relative (AOA and UHID modes), forward all
clicks by default. This makes more sense since the cursor is handled on
the device side, the user expects all mouse buttons to be forwarded.

Refs <https://github.com/Genymobile/scrcpy/issues/4727#issuecomment-2069869750>
PR #5022 <https://github.com/Genymobile/scrcpy/pull/5022>
2024-06-24 23:17:59 +02:00
..
data Add option to configure mouse bindings 2024-06-24 23:17:23 +02:00
deps Use source repo tarball for libusb 2024-03-30 14:18:47 +01:00
src Forward all clicks by default for UHID/AOA 2024-06-24 23:17:59 +02:00
tests Simplify shortcut modifiers 2024-06-23 19:15:45 +02:00
meson.build Add UHID mouse support 2024-03-01 00:52:13 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.4 2024-03-02 23:22:09 +01:00
scrcpy.1 Forward all clicks by default for UHID/AOA 2024-06-24 23:17:59 +02:00