summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-03-28 18:18:56 +0200
committerBenBE <BenBE@geshi.org>2021-03-31 00:27:14 +0200
commit8163b8164ff90681cf1400ab540beb8fffdeb60f (patch)
tree020104435c1d2736a03863ad1b8e4999127034d3 /CRT.h
parent5afb57b49e7888adfb7e6cf522ca431785c6f5f5 (diff)
TaskMeter: always show number of threads
Always show the number of kernel and userland threads, even when they are disabled to not be shown in the process list. The data is already available and might improve understanding the system utilization. Use a shadow color in case the kind of thread is hidden, else the normal meter one.
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index 652649e1..92357528 100644
--- a/CRT.h
+++ b/CRT.h
@@ -53,6 +53,7 @@ typedef enum ColorElements_ {
PANEL_SELECTION_FOLLOW,
PANEL_SELECTION_UNFOCUS,
LARGE_NUMBER,
+ METER_SHADOW,
METER_TEXT,
METER_VALUE,
METER_VALUE_ERROR,

© 2014-2024 Faster IT GmbH | imprint | privacy policy