mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Add --no-vd-system-decorations
Add an option to disable the following flag for virtual displays:
DisplayManager.VIRTUAL_DISPLAY_FLAG_SHOULD_SHOW_SYSTEM_DECORATIONS
Some devices render a broken UI when this flag is enabled.
This commit is contained in:
parent
ee4ee16fe1
commit
cb48a9341a
12 changed files with 46 additions and 2 deletions
|
|
@ -57,6 +57,7 @@ _scrcpy() {
|
|||
--no-mipmaps
|
||||
--no-mouse-hover
|
||||
--no-power-on
|
||||
--no-vd-system-decorations
|
||||
--no-video
|
||||
--no-video-playback
|
||||
--orientation=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue