scrcpy/app
Romain Vimont 274e1ac9ec Fix rotation bug in fullscreen mode on X11
On rotation, scrcpy resize the window to match the new rotation.
However, in fullscreen mode, setting the window size does not change the
windowed size on X11, so the behavior is incorrect.

To avoid the problem, apply the resize only after fullscreen is
disabled.
2018-02-01 17:11:40 +01:00
..
src Fix rotation bug in fullscreen mode on X11 2018-02-01 17:11:40 +01:00
tests Swap position/point names 2018-01-29 14:52:22 +01:00
meson.build Rename screen -> scrcpy -> main 2018-01-23 16:44:59 +01:00