mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-08 00:04:30 +01:00
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.
Fixes #5494 <https://github.com/Genymobile/scrcpy/issues/5494>