it-novum / openITCOCKPIT

openITCOCKPIT is an Open Source system monitoring tool built for different monitoring engines like Nagios, Naemon and Prometheus.
https://openitcockpit.io/
GNU General Public License v3.0
263 stars 50 forks source link

Real Fullscreen Mode for Dashboards #1659

Open kbilev opened 6 months ago

kbilev commented 6 months ago

Is your feature request related to a problem? Please describe. When we display dashboards via "Kiosk mode" on TV Screens, we cannot get a real full screen as we can't trigger the "toggleFullScreenMode" without userinteraction.

Describe the solution you'd like A Fullscreen without menu (can already be hidden) and top-bar would be great to have the full TV screen to display dashboards. This could be made available for example via /#!/kiosk/index

Describe alternatives you've considered Try to trigger toggleFullScreenMode via Tampermonkey but the browsers don't accept a call for fullscreen when no real userinteraction happened

Jan-Nox commented 5 months ago

Hi kbilev,

thanks for the chat explaining your specific situation.

This issue is internally managed in ticket ITC-3181.

https://github.com/it-novum/openITCOCKPIT/tree/ITC-3181 Please let me know if my proposed solution works for your use case.

Kind regards Jan