summaryrefslogtreecommitdiffstats
path: root/Action.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-10-05 15:14:54 +0200
committercgzones <cgzones@googlemail.com>2020-10-12 13:04:00 +0200
commitb47bc667a254c1b1a8d6b5a635ca73f6c91c2e1a (patch)
tree56a5f89246329bf188f8387ec3b8a9af13ce254b /Action.h
parentfc301b74473f2dc87dca6a338ac17126a058f68d (diff)
Add key to pause process list updates
Diffstat (limited to 'Action.h')
-rw-r--r--Action.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Action.h b/Action.h
index 4f85b481..40300ed4 100644
--- a/Action.h
+++ b/Action.h
@@ -30,6 +30,7 @@ typedef struct State_ {
ProcessList* pl;
Panel* panel;
Header* header;
+ bool pauseProcessUpdate;
} State;
typedef Htop_Reaction (*Htop_Action)(State* st);

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