public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH yew-mobile-gui v2 0/3] fix #7330: dashboard: display CPU utilization correctly
@ 2026-02-19 12:05 Dominik Rusovac
  2026-02-19 12:05 ` [PATCH yew-mobile-gui v2 1/3] run cargo fmt Dominik Rusovac
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dominik Rusovac @ 2026-02-19 12:05 UTC (permalink / raw)
  To: pve-devel

Fix CPU utilization presentation in dashboard

changes since v1:
* sum up products of cpu and maxcpu per node; and divide by total maxcpu
* make strings translatable

Dominik Rusovac (3):
  run cargo fmt
  fix #7330: dashboard: display CPU utilization correctly
  dashboard: clarify presentation of CPU utilization

 src/pages/page_dashboard.rs                   | 10 +++++-----
 src/pages/page_node_status/dashboard_panel.rs |  4 ++--
 src/pages/page_node_status/services_panel.rs  |  2 +-
 src/pages/page_not_found.rs                   |  2 +-
 src/widgets/guest_backup_panel.rs             |  6 +++---
 src/widgets/storage_content_panel.rs          |  2 +-
 src/widgets/task_list_button.rs               |  2 +-
 src/widgets/tasks_panel.rs                    |  2 +-
 8 files changed, 15 insertions(+), 15 deletions(-)

-- 
2.47.3





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-19 12:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-19 12:05 [PATCH yew-mobile-gui v2 0/3] fix #7330: dashboard: display CPU utilization correctly Dominik Rusovac
2026-02-19 12:05 ` [PATCH yew-mobile-gui v2 1/3] run cargo fmt Dominik Rusovac
2026-02-19 12:05 ` [PATCH yew-mobile-gui v2 2/3] fix #7330: dashboard: display CPU utilization correctly Dominik Rusovac
2026-02-19 12:05 ` [PATCH yew-mobile-gui v2 3/3] dashboard: clarify presentation of CPU utilization Dominik Rusovac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal