scrcpy/server
Romain Vimont 3ac4b64461 Register rotation watcher for non-main displays
While moving code, commit 874eaec487 added
a condition `if (displayId == 0)` to register a rotation watcher,
without good reasons.

This condition was kept when the rotation watcher was moved to a
fallback in e26bdb07a2.

Note: use `git show -b` to show this commit ignoring whitespace changes.

Refs #5428 <https://github.com/Genymobile/scrcpy/issues/5428>
2024-11-02 18:49:08 +01:00
..
scripts
src Register rotation watcher for non-main displays 2024-11-02 18:49:08 +01:00
.gitignore
build_without_gradle.sh Upgrade Android SDK to 35 2024-10-20 15:26:19 +02:00
build.gradle Upgrade Android SDK to 35 2024-10-20 15:26:19 +02:00
meson.build
proguard-rules.pro