Change Widget Size to Fullscreen

Post Reply
proteinklumpen
Posts: 11
Joined: Sat Oct 18, 2025 3:35 pm

Change Widget Size to Fullscreen

Post by proteinklumpen »

Hey,

I am currently building multiple dashboards. My problem is, that widgets maximum size is large_wide, which is not the fullscreen. I always have empty spaces left or right. Even on self written .html files which would be fullscreen able. How can I implement them into a dashboard and use all of my space?

Is it possible to make this also available for now_playing? I dont want anything else on this monitor (I have a multi monitor setup). But large_wide is not big enough. If not, could you tell me how you recieve those information? So maybe I can develope my own Widget

Thanks in advance!

Sandro
hudiy
Site Admin
Posts: 560
Joined: Mon Jul 14, 2025 7:42 pm

Re: Change Widget Size to Fullscreen

Post by hudiy »

Hello,
If you'd like to display something in full screen, it's best to use Overlays for that. You can check out our idle screen example and build your own based on it:

https://github.com/wiboma/hudiy/tree/ma ... dle_screen
https://github.com/wiboma/hudiy/blob/ma ... d#overlays
Hudiy Team
Post Reply