scrcpy/app
Romain Vimont 40493dff60 Fix "resize to fit" when all clicks are forwarded
To resize the window to fit the device screen, it is possible to
double-click in the "black bars".

This feature was mistakenly disabled when --forward-all-clicks was set.

Instead, disable it only if mouse relative mode is enabled (AOA or
UHID), because in that case the mouse cursor is on the device.
2024-06-24 23:00:33 +02:00
..
data Fix zsh completion script 2024-06-24 22:56:49 +02:00
deps Use source repo tarball for libusb 2024-03-30 14:18:47 +01:00
src Fix "resize to fit" when all clicks are forwarded 2024-06-24 23:00:33 +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 Simplify shortcut modifiers 2024-06-23 19:15:45 +02:00