scrcpy/app
Romain Vimont a79f4ea901 Use scrcpy input events for mouse processors
Pass scrcpy input events instead of SDL input events to mouse
processors.

These events represent exactly what mouse processors need, abstracted
from any visual orientation and scaling applied on the SDL window.

This makes the mouse processors independent of the "screen" instance,
and the implementation source code independent of the SDL API.
2021-12-31 10:49:54 +01:00
..
src Use scrcpy input events for mouse processors 2021-12-31 10:49:54 +01:00
tests Rename SC_MOD_* to SC_SHORTCUT_MOD_* 2021-12-31 10:49:54 +01:00
meson.build Improve crossbuild configuration 2021-12-10 19:50:58 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy.1 Update copyright date to 2021 in manpage 2021-12-09 23:37:40 +01:00