scrcpy/app/data
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
..
bash-completion Add --render-fit feature 2026-04-19 12:20:38 +02:00
zsh-completion Add --render-fit feature 2026-04-19 12:20:38 +02:00
disconnected.png Display disconnected icon before closing 2026-03-17 18:40:35 +01:00
icon.ico Move data/ to app/ 2022-02-20 17:56:50 +01:00
open_a_terminal_here.bat Move data/ to app/ 2022-02-20 17:56:50 +01:00
scrcpy-console.desktop Fix scrcpy-console.desktop 2023-11-25 21:35:04 +01:00
scrcpy-noconsole.vbs Move data/ to app/ 2022-02-20 17:56:50 +01:00
scrcpy.desktop Do not quote $SHELL in .desktop files 2023-11-25 21:28:43 +01:00
scrcpy.png Rename icon.png to scrcpy.png 2026-03-17 18:40:34 +01:00
scrcpy.svg Rename icon.png to scrcpy.png 2026-03-17 18:40:34 +01:00