extract cpu service from system stats, add --types filter to nova-stats
This commit is contained in:
parent
8628b4b27b
commit
29e06eadb5
7 changed files with 227 additions and 189 deletions
|
|
@ -186,9 +186,6 @@ PanelWindow {
|
|||
|
||||
C.CpuApplet {
|
||||
width: parent.width
|
||||
cores: S.SystemStats.cpuCores
|
||||
coreMaxFreq: S.SystemStats.cpuCoreMaxFreq
|
||||
coreTypes: S.SystemStats.cpuCoreTypes
|
||||
processes: _cpuProcs.processes
|
||||
accentColor: root._accent
|
||||
active: _cpuCard.expanded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue