Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 1.14 KB

README.md

File metadata and controls

44 lines (37 loc) · 1.14 KB

lomiri-notch-hax

Lomiri (formely Unity 8) patches for improved display notch and rounded corners support on devices such as the Volla Phone.

Supported devices

  • Volla Phone
  • Volla Phone X
  • Volla Phone 22
  • Volla Phone X23
  • Fairphone 4
  • OnePlus 6/6T
  • Xiaomi Mi Mix 3 (only extra margin for top-right side)
  • Xiaomi Poco F1
  • Xiaomi Redmi Note 7
  • Xiaomi Redmi Note 9S

Applying the patch

Simply run the script in this repo as the phablet user:

wget -O apply-notch-hax.sh https://git.io/JtIpG
chmod +x apply-notch-hax.sh
./apply-notch-hax.sh

Reversing the patch

You can just run the same apply-notch-hax.sh script again while answering y to each of the Assume -R? questions :)

Screenshots

Panel bar height & right side margin

images/1.png images/2.png
Before patch After patch

Panel menu top margin

images/3.png images/4.png
Before patch After patch

Window title left margin

images/5.png
Before patch
images/6.png
After patch