Skip to content

UI Internals

realstuffie edited this page Mar 16, 2026 · 1 revision

UI Internals

Panel view (compact)

  • Shows average CPU usage across all nodes
  • Animated icon during refresh
  • Click to expand

Expanded view

  • Node cards: CPU, memory, uptime per node
  • Click node: Expand/collapse VM and container lists
  • Status indicators: Green = running, gray = stopped
  • Power actions: Start/Shutdown/Reboot buttons — requires VM.PowerMgmt
  • Footer: Quick stats and last update time

Developer mode

Triple-click the footer to toggle:

  • Verbose logging to journal (journalctl --user -f)
  • Anonymized node/VM/CT names and IDs (for screenshots)
  • Copy debug info button (no secrets)
  • Test notification button

Clone this wiki locally