add cpu hover panel with per-core usage bars and freq
This commit is contained in:
parent
e3c24d646e
commit
13b737daf7
2 changed files with 174 additions and 6 deletions
|
|
@ -200,6 +200,7 @@ PanelWindow {
|
|||
M.BarGroup {
|
||||
M.Cpu {
|
||||
visible: M.Modules.cpu.enable
|
||||
bar: bar
|
||||
}
|
||||
M.Memory {
|
||||
visible: M.Modules.memory.enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue