50 Commits (26993d2d2b2be391adbfaa2ee53ee3e77f323b28)

Author SHA1 Message Date
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
Hisham Muhammad 4e29c8235d Use a more correct name for memory option. 16 years ago
Hisham Muhammad 6486229308 add support for steal/guest CPU time measurement 16 years ago
Hisham Muhammad 8f230920cd show custom thread names 16 years ago
Hisham Muhammad 15ab0ad706 Let mouseclicks tick/untick checkboxes 18 years ago
Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 18 years ago
Hisham Muhammad 93f091c47e BUGFIX: Fix display of CPU count for threaded processes. 18 years ago
Hisham Muhammad 855d9eaf9a IO-wait time now counts as idle time, which is a more 19 years ago
Hisham Muhammad a7c2aedcec Improve construction of tree view, properly nesting threads. 19 years ago
Hisham Muhammad 3e4f06d101 Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in status bar 20 years ago
Hisham Muhammad 73de9f1ed4 Rename ListBox'es to Panel's, matching dit. 20 years ago
Hisham Muhammad c2cdcd0c1d Rename ListBox to Panel, matching dit. 20 years ago