summaryrefslogtreecommitdiffstats
path: root/Settings.h
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2021-02-12 18:48:09 +0100
committerDaniel Lange <DLange@git.local>2021-02-13 16:47:04 +0100
commit2c6222e30a25a833e8554709818e1c378ca46848 (patch)
tree676239606f4fbc2fd6c11bf2b675edd9bd1cbdc1 /Settings.h
parentc44b2ec795d243126fd5a53169ec533f4a5b3bd0 (diff)
Option and key ("*") to collapse / expand all branches under PID 1
(and PID 2 if kernel threads are shown) Based on hishamhm/htop#510 by Krishna Chaitanya, B Closes #68
Diffstat (limited to 'Settings.h')
-rw-r--r--Settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Settings.h b/Settings.h
index fdaf3e37..80ced433 100644
--- a/Settings.h
+++ b/Settings.h
@@ -47,6 +47,7 @@ typedef struct Settings_ {
#endif
bool treeView;
bool treeViewAlwaysByPID;
+ bool allBranchesCollapsed;
bool showProgramPath;
bool shadowOtherUsers;
bool showThreadNames;

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