Page 1 of 1

Change Widget Size to Fullscreen

Posted: Thu May 14, 2026 6:18 pm
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

Re: Change Widget Size to Fullscreen

Posted: Thu May 14, 2026 8:05 pm
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