scrcpy/app
Romain Vimont f7c5f71ea0 Add --render-fit feature
Add an option to configure how the rendering fits the window.

The default, `--render-fit=letterbox`, preserves the aspect ratio
and fits the window as best as possible, adding black bars at
the top/bottom or left/right if needed. This has been the only behavior
scrcpy supported so far.

Another mode, `--render-fit=disabled`, renders the display at the
top-left corner without scaling. This mode will be useful for virtual
display resizing.
2026-04-19 12:20:38 +02:00
..
data Add --render-fit feature 2026-04-19 12:20:38 +02:00
deps Upgrade SDL build script for SDL3 2026-01-08 20:40:51 +01:00
src Add --render-fit feature 2026-04-19 12:20:38 +02:00
tests Add RESIZE_DISPLAY control message 2026-04-19 12:20:38 +02:00
meson.build Display disconnected icon before closing 2026-03-17 18:40:35 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 3.3.4 2025-12-17 19:57:50 +01:00
scrcpy.1 Add --render-fit feature 2026-04-19 12:20:38 +02:00