summaryrefslogtreecommitdiffstats
path: root/DisplayOptionsPanel.c
AgeCommit message (Expand)Author
2023-12-26Update includes based on IWYUBenny Baumann
2023-12-26Fix code styleBenny Baumann
2023-08-30Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed
2023-08-30Introduce Row and Table classes for screens beyond top-processesNathan Scott
2023-02-03Add option to shadow path prefixesChristian Göttsche
2022-08-29TUI-setup for 'hide running in container' optionvaldaarhun
2022-05-31Refactor code for rendering command line cacheBenny Baumann
2022-05-27Add some headers in the Setup -> Display options panelDaniel Lange
2022-04-30Add note that the Tree view setting is per Screen tab nowDaniel Lange
2021-12-07Introduce screen tabsHisham Muhammad
2021-10-19Elaborate the highlighting of outdated/deleted executables and librariesBenny Baumann
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-08-22ScreenManager: reduce ScreenManager_resizeChristian Göttsche
2021-07-15Disable mouse option when support is unavailablenia
2021-07-15Whitespace around operatorsBenny Baumann
2021-05-23Allow for highlighting of deleted executables to be configuredBenny Baumann
2021-03-21Use `#if defined()` syntax when `#elif defined()` is presentBenny Baumann
2021-03-18Merge pull request #436 from cgzones/freebsdGraham Inggs
2021-03-04Separate data-update and drawing of headerChristian 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-11Clarify that only the main screen function bar is optionally hiddenDaniel Lange
2021-01-04Add option to hide the Function BarChristian Göttsche
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-25Add support to change numeric options in settings screenChristian Göttsche
2020-11-25Improve Fahrenheit temperature configuration textChristian Göttsche
2020-11-24Group the "Merge Command" related options visuallyBenny Baumann
2020-11-24Improving Command display/sortNarendran Gopalakrishnan
2020-11-21Remove unnecessary parensBenny Baumann
2020-11-16Show CPU temperature in CPU meterChristian 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-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann
2020-10-07Mark Object instances constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-24Do not drop qualifier in castChristian Göttsche
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-03Axe automated header generation.Zev Weiss
2020-08-29add toggle for vim mode in optionsckath
2020-08-26Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-932'Nathan Scott
2019-08-10Add a display option to hide CPU usage number from CPU meter.Arnavion
2019-08-09Add new display option to also show CPU frequency in CPU meters.Arnavion
2019-07-12Added option to enable/disable the mouse.MartinJM
2017-07-22Mark some things as constRichard