scrcpy/app
Romain Vimont 1b8cbcbc65 Make process_text() optional
Not all key processors support text injection (HID keyboard does not
support it).

Instead of providing a dummy op function, set it to NULL and check on
the caller side before calling it.
2021-12-31 10:49:54 +01:00
..
src Make process_text() optional 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