costumize status bar on top of display
-
hi,
i am using ubuntu touch on a volla phone 22.
This phone have rounded corners so i can`t see the complete time at the top right corner.
The letter for notification is displayed every time as well.Is there an way to customize or move it?
thanks, Kharim
-
@Kharim Make the image editable until next boot with UT Tweak Tools and copy/paste the entire script into the terminal. Answer Y when prompted.
Script :
wget -O apply-notch-hax.sh https://git.io/JtIpG chmod +x apply-notch-hax.sh ./apply-notch-hax.sh
This is the procedure used with Volla to make time visible. This procedure works with Volla 22 too because i used this.
Additionally, with UT TT choose the font size that suits you.
-
@Kharim Not at the moment unless you know how to code with QML.
There's an official development to support rounded corners and display cutouts but I'm not sure what its status or when it'll land to the system.
But in case you're willing to take the risk and know a bit with scripts and commands, I have a few hacks available via a script I created. They're called Jerk Packages and Installer. I created a simple package with just a few essential hacks such as notch and rounded corner configurations.I also plan to create an app to make this easier so you can also wait for that. However, I'm not sure if it'll be accepted in the OpenStore
-
@kugiigi said in costumize status bar on top of display:
I also plan to create an app to make this easier so you can also wait for that. However, I'm not sure if it'll be accepted in the OpenStore
Well, as you're not someone coming from nowhere, I guess there is no reason your app wouldn't be accepted.
But maybe you could integrate your "hacks" in UTTT ? -
@Keneda Maybe? Not sure if the maintainers would welcome it.
-
@kugiigi said in costumize status bar on top of display:
Not sure if the maintainers would welcome it.
That would be a pity if they reject that kind of... new tweak for their app.
Best for user is to have everything in the same app. -
@domubpkm thanks for this, but how do I get rid of it again?
-
-
@domubpkm thanks!
-
thanks
-