scrcpy/app
Romain Vimont 9b89b7ab72 Center the window on resize-to-fit
When removing the black borders (by double-clicking on them, or by
pressing MOD+w), the window is resized to fit the device screen, but its
top-left position was left unchanged.

Instead, move the window so that the new window area is at the center of
the old window area.

Refs #2387 <https://github.com/Genymobile/scrcpy/issues/2387>
2021-06-14 21:24:51 +02:00
..
src Center the window on resize-to-fit 2021-06-14 21:24:51 +02:00
tests Fix --lock-video-orientation syntax 2021-06-11 18:40:12 +02:00
meson.build Provide device info directly on server connection 2021-05-17 08:52:08 +02:00
scrcpy.1 Merge branch 'master' into dev 2021-05-09 11:00:30 +02:00