summaryrefslogtreecommitdiffstats
path: root/DisplayOptionsPanel.c
Commit message (Expand)AuthorAgeFilesLines
* Clarify that only the main screen function bar is optionally hiddenDaniel Lange2021-01-111-1/+1
* Add option to hide the Function BarChristian Göttsche2021-01-041-0/+1
* Add "Tree view is always sorted by PID" option to mimic htop 2 behaviorHisham Muhammad2020-12-191-0/+1
* IWYU updateChristian Göttsche2020-12-061-1/+0
* Dynamically load libsensors at runtimeChristian Göttsche2020-12-021-2/+2
* Add support to change numeric options in settings screenChristian Göttsche2020-11-251-32/+55
* Improve Fahrenheit temperature configuration textChristian Göttsche2020-11-251-1/+1
* Group the "Merge Command" related options visuallyBenny Baumann2020-11-241-2/+2
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-0/+3
* Remove unnecessary parensBenny Baumann2020-11-211-1/+1
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+4
* Highlight new and old processes (#74)Adam Saponara2020-10-301-0/+1
* Merge branch 'number-cpus-from-zero' of zevweiss/htopDaniel Lange2020-10-201-1/+1
|\
| * Number CPUs from zero by default.Zev Weiss2020-09-151-1/+1
* | Make all required includes explicitBenny Baumann2020-10-181-2/+7
* | Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* | Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-161-3/+4
* | Mark Object instances constChristian Göttsche2020-10-071-1/+1
* | Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* | Do not drop qualifier in castChristian Göttsche2020-09-241-3/+3
|/
* Revert the vim_mode setting for now, needs a rethinkNathan Scott2020-09-151-1/+0
* Axe automated header generation.Zev Weiss2020-09-031-13/+0
* add toggle for vim mode in optionsckath2020-08-291-0/+1
* Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott2020-08-261-0/+3
* Merge branch 'hishamhm-pull-932'Nathan Scott2020-08-201-0/+2
|\
| * Add a display option to hide CPU usage number from CPU meter.Arnavion2019-08-101-0/+1
| * Add new display option to also show CPU frequency in CPU meters.Arnavion2019-08-091-0/+1
* | Added option to enable/disable the mouse.MartinJM2019-07-121-1/+2
|/
* Mark some things as constRichard2017-07-221-1/+1
* Try to make threads less confusing.Hisham2016-02-021-1/+1
* Check for failure in allocations.Hisham2016-02-021-14/+14
* Handle KEY_RECLICK events generated by ScreenManagerHisham Muhammad2015-08-271-0/+2
* Avoid future confusions with how default values are set.Hisham Muhammad2015-08-121-14/+14
* New setting: "Show program path"Tobias Geerinckx-Rice2015-08-071-0/+1
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-1/+4
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-16/+16
* Make CPU meter optionally account guest time in its percentagesHisham Muhammad2013-12-181-0/+1
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-4/+10
* Option to update process names on every refreshHisham Muhammad2012-10-201-0/+1
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-4/+12
* Use strdup explicitlyHisham Muhammad2011-12-251-11/+11
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-0/+2
* Use a more correct name for memory option.Hisham Muhammad2010-11-201-1/+1
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-1/+1
* show custom thread namesHisham Muhammad2010-02-251-0/+1
* Let mouseclicks tick/untick checkboxesHisham Muhammad2008-05-071-0/+1
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-25/+24
* BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad2008-03-081-0/+1
* IO-wait time now counts as idle time, which is a moreHisham Muhammad2007-11-091-1/+1

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