scrcpy/app
Romain Vimont 9460bdd87b 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.
2022-01-01 23:28:45 +01:00
..
src Use scrcpy input events for mouse processors 2022-01-01 23:28:45 +01:00
tests Rename SC_MOD_* to SC_SHORTCUT_MOD_* 2022-01-01 23:28:45 +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 Happy new year 2022! 2022-01-01 17:20:36 +01:00