farmerbb / SecondScreen

Better screen mirroring for Android devices
Apache License 2.0
304 stars 55 forks source link

Disable notch on external Display #102

Open IntinteDAO opened 6 months ago

IntinteDAO commented 6 months ago

It's AOSP and LineageOS bug, but maybe you have an idea how to fix it

In short if you use this system and you plug in external display, it works, however the apps get info about notch configuration and use them. So you have notch on external display even if your device doesn't have that

screen

If I remove notch (in devtools), it works great, but I don't have a notch on phone and that sucks. Maybe SecondScreen can somehow fix that?