62 Commits (fecf09336755582cf1c64ecb89fcb2181c87c681)

Author SHA1 Message Date
Christian Göttsche b9e69223d0 ScreenManager: reduce ScreenManager_resize 5 years ago
nia e8f27ebc26 Disable mouse option when support is unavailable 5 years ago
Benny Baumann 0d85af2872 Whitespace around operators 5 years ago
Benny Baumann bf07c713ba Allow for highlighting of deleted executables to be configured 5 years ago
Benny Baumann 57e0ce7b4f Use `#if defined()` syntax when `#elif defined()` is present 5 years ago
Christian Göttsche b862e36ee7 Separate data-update and drawing of header 5 years ago
Daniel Lange 2c6222e30a Option and key ("*") to collapse / expand all branches under PID 1 5 years ago
Christian Göttsche fd2a0cf421 FreeBSD: add support for CPU frequency and temperature 5 years ago
Daniel Lange b3500ac3b7 Clarify that only the main screen function bar is optionally hidden 5 years ago
Christian Göttsche a3cced9fb6 Add option to hide the Function Bar 5 years ago
Hisham Muhammad e8c6994f40 Add "Tree view is always sorted by PID" option to mimic htop 2 behavior 5 years ago
Christian Göttsche 7ba25aa3c4 IWYU update 5 years ago
Christian Göttsche b76eaf187a Dynamically load libsensors at runtime 5 years ago
Christian Göttsche 267014cbfe Add support to change numeric options in settings screen 5 years ago
Christian Göttsche a3221f3677 Improve Fahrenheit temperature configuration text 5 years ago
Benny Baumann ec36c5ccf8 Group the "Merge Command" related options visually 5 years ago
Narendran Gopalakrishnan 09fe94da18 Improving Command display/sort 5 years ago
Benny Baumann f752c6e2d1 Remove unnecessary parens 5 years ago
Christian Göttsche 1b225cd7a0 Show CPU temperature in CPU meter 5 years ago
Adam Saponara dde71c6637 Highlight new and old processes (#74) 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 5 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 6 years ago
Zev Weiss 2899ed4cb0 Number CPUs from zero by default. 6 years ago
Nathan Scott c9ecd0fa74 Revert the vim_mode setting for now, needs a rethink 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
ckath 338bd829b0 add toggle for vim mode in options 6 years ago
Nathan Scott 728b04bbb5 Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Arnavion 1d5e6a27a0 Add a display option to hide CPU usage number from CPU meter. 7 years ago
Arnavion 4b0600d8f8 Add new display option to also show CPU frequency in CPU meters. 7 years ago
MartinJM 7858ee6cee Added option to enable/disable the mouse. 7 years ago
Richard d5faf64374 Mark some things as const 9 years ago
Hisham c148907e7b Try to make threads less confusing. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Hisham Muhammad f6c31eeaf5 Handle KEY_RECLICK events generated by ScreenManager 11 years ago
Hisham Muhammad 0ebe688d24 Avoid future confusions with how default values are set. 11 years ago
Tobias Geerinckx-Rice 293eec4265 New setting: "Show program path" 11 years ago
Hisham Muhammad d0c72c3fb2 Move FunctionBar inside Panel 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago
Hisham Muhammad 8ace29c267 Make CPU meter optionally account guest time in its percentages 12 years ago
Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
Hisham Muhammad f44a8f2009 Option to update process names on every refresh 14 years ago
Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 14 years ago
Hisham Muhammad 84281bdc44 major header cleanup 14 years ago
Hisham Muhammad 81e44312b4 Use strdup explicitly 14 years ago
Hisham Muhammad a9c0ea3753 * Option for counting CPUs from zero 15 years ago