You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 months ago
..
data Add option to configure mouse bindings 3 months ago
deps Use source repo tarball for libusb 6 months ago
src Forward all clicks by default for UHID/AOA 3 months ago
tests Simplify shortcut modifiers 3 months ago
meson.build Add UHID mouse support 7 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 2.4 7 months ago
scrcpy.1 Forward all clicks by default for UHID/AOA 3 months ago