summaryrefslogtreecommitdiffstats
path: root/Settings.h
AgeCommit message (Expand)Author
2021-12-17Set correct default sorting directionChristian Göttsche
2021-12-08Add ScreenSettings_delete helperChristian Göttsche
2021-12-07Introduce screen tabsHisham Muhammad
2021-10-01Settings: use size_t for meter count in headerChristian Göttsche
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-08-23Merge branch 'header_fmt' of cgzones/htopDaniel Lange
2021-08-22Add option to change Header layoutChristian Göttsche
2021-08-13Introduce versioned config files and config_reader_min_versionDaniel Lange
2021-08-13PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed
2021-07-15Disable mouse option when support is unavailablenia
2021-05-23Allow for highlighting of deleted executables to be configuredBenny Baumann
2021-05-16Print current settings on crashChristian Göttsche
2021-04-14Add read-only optionChristian Göttsche
2021-03-19Use unsigned types for CPU counts and associated variablesChristian Göttsche
2021-03-18Merge pull request #436 from cgzones/freebsdGraham Inggs
2021-03-12Settings: check if writing configuration file was successfulChristian Göttsche
2021-03-12Settings: mark non-modified pointer parameters constChristian Göttsche
2021-02-13Option and key ("*") to collapse / expand all branches under PID 1Daniel Lange
2021-02-05FreeBSD: add support for CPU frequency and temperatureChristian Göttsche
2021-01-04Add option to hide the Function BarChristian Göttsche
2020-12-19Separate tree and list sort ordersHisham Muhammad
2020-12-19Add "Tree view is always sorted by PID" option to mimic htop 2 behaviorHisham Muhammad
2020-12-06IWYU updateChristian Göttsche
2020-12-02Dynamically load libsensors at runtimeChristian Göttsche
2020-11-26Calculate library size (M_LRS column) from maps fileFynn Wulf
2020-11-24Improving Command display/sortNarendran Gopalakrishnan
2020-11-16Show CPU temperature in CPU meterChristian Göttsche
2020-11-16Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange
2020-11-15Drop hideThreads SettingChristian Göttsche
2020-10-30Highlight new and old processes (#74)Adam Saponara
2020-10-20Merge branch 'number-cpus-from-zero' of zevweiss/htopDaniel Lange
2020-10-18Make all required includes explicitBenny Baumann
2020-10-12Settings: do not save initial cpu countChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-29Sort headers/includesBenny Baumann
2020-09-15Number CPUs from zero by default.Zev Weiss
2020-09-15Revert the vim_mode setting for now, needs a rethinkNathan Scott
2020-09-08Further, minor cleanups to headers post-MakeHeadersNathan Scott
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-09-03Axe automated header generation.Zev Weiss
2020-08-26Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-959'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-932'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-923'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-960'Nathan Scott
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2019-10-31Clean up existing whitespaceDaniel Flanagan
2019-10-31Fix whitespaceDaniel Flanagan
2019-10-31Add simple vim modeDaniel Flanagan
2019-08-10Add a display option to hide CPU usage number from CPU meter.Arnavion