scrcpy/app
Romain Vimont 41225c3e41 Improve key processing readability
The condition "event->type == SDL_KEYDOWN" and the variable
input_manager->controller are used many times. Replace them by local
variables to reduce verbosity.
2019-06-01 07:18:05 +02:00
..
src Improve key processing readability 2019-06-01 07:18:05 +02:00
tests Implement device screen off while mirroring 2019-05-31 23:07:23 +02:00
meson.build Rename "event" to "message" 2019-05-31 16:18:00 +02:00