You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
src Center the window on resize-to-fit 3 years ago
tests Fix --lock-video-orientation syntax 3 years ago
meson.build Provide device info directly on server connection 3 years ago
scrcpy.1 Merge branch 'master' into dev 3 years ago