scrcpy/app
Louis Kruger 78d9d82091 Reset renderer on hidpi scaling change
Moving a window between hidpi and non-hidpi monitors is not correctly
handled by SDL.

Detect when this happens, and recreate the renderer.

Fixes <https://github.com/Genymobile/scrcpy/issues/15>.

Signed-off-by: Romain Vimont <rom@rom1v.com>
2019-11-06 19:27:38 +01:00
..
src Reset renderer on hidpi scaling change 2019-11-06 19:27:38 +01:00
tests Merge mouse and touch events 2019-10-03 20:37:49 +02:00
meson.build Remove HIDPI compilation flag 2019-11-06 19:15:30 +01:00
scrcpy.1 Fix manpage option parameter format 2019-11-03 16:51:47 +01:00