scrcpy/app
Romain Vimont c42ff75b74 Pass screen to mouse event converters
Mouse events coordinates depend on the screen size and location, so the
converter need to access the screen.

The fact that it needs the position or the size is an internal detail,
so pass a pointer to the whole screen structure.
2019-11-06 21:24:36 +01:00
..
src Pass screen to mouse event converters 2019-11-06 21:24:36 +01:00
tests Merge mouse and touch events 2019-10-03 20:37:49 +02:00
meson.build Document how to attach a debugger to the server 2019-11-03 19:42:37 +01:00
scrcpy.1 Fix manpage option parameter format 2019-11-03 16:51:47 +01:00