add cpu hover panel with per-core usage bars and freq

This commit is contained in:
Damocles 2026-04-13 22:11:49 +02:00
parent e3c24d646e
commit 13b737daf7
2 changed files with 174 additions and 6 deletions

View file

@ -200,6 +200,7 @@ PanelWindow {
M.BarGroup {
M.Cpu {
visible: M.Modules.cpu.enable
bar: bar
}
M.Memory {
visible: M.Modules.memory.enable