73 Commits (179aeb01082df9e7c19a285ae4d703a7714f4e2f)

Author SHA1 Message Date
Sohaib Mohamed 53bdcab942 Support dynamic screens with 'top-most' entities beyond processes 3 years ago
Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 3 years ago
Nathan Scott e7f447b6a3 Refactor and consolidate dynamic meters/columns pointers 3 years ago
Christian Göttsche 623ee31cfe Add option to shadow path prefixes 3 years ago
valdaarhun d078ba15a2 TUI-setup for 'hide running in container' option 4 years ago
Benny Baumann 2999fff88e Refactor code for rendering command line cache 4 years ago
Christian Göttsche 5b78ad2d53 Set correct default sorting direction 4 years ago
Christian Göttsche df1914f429 Add ScreenSettings_delete helper 4 years ago
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
Christian Göttsche ae1816e563 Settings: use size_t for meter count in header 5 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Christian Göttsche 9060a4179d Add option to change Header layout 5 years ago
Daniel Lange 4b59a2e6b7 Introduce versioned config files and config_reader_min_version 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
nia e8f27ebc26 Disable mouse option when support is unavailable 5 years ago
Benny Baumann bf07c713ba Allow for highlighting of deleted executables to be configured 5 years ago
Christian Göttsche 1f5f40c091 Print current settings on crash 5 years ago
Christian Göttsche 36880cd61c Add read-only option 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Christian Göttsche 521f1343e3 Settings: check if writing configuration file was successful 5 years ago
Christian Göttsche c38819a675 Settings: mark non-modified pointer parameters const 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
Christian Göttsche a3cced9fb6 Add option to hide the Function Bar 5 years ago
Hisham Muhammad 2327260ee8 Separate tree and list sort orders 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
Fynn Wulf 7f18b352b0 Calculate library size (M_LRS column) from maps file 5 years ago
Narendran Gopalakrishnan 09fe94da18 Improving Command display/sort 5 years ago
Christian Göttsche 1b225cd7a0 Show CPU temperature in CPU meter 5 years ago
Christian Göttsche ad72b747fa Drop hideThreads Setting 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
Christian Göttsche 5cc20e7cb2 Settings: do not save initial cpu count 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Benny Baumann e1c96879f4 Sort headers/includes 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
Nathan Scott 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders 6 years ago
Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 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
Nathan Scott 7ac1c709b7 Re-generate all headers with latest scripts/MakeHeader.py 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Daniel Flanagan 9ed47a213b Fix whitespace 6 years ago
Daniel Flanagan 12805f61d8 Add simple vim mode 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 b0e24cd5a5 Added an option to disable the mouse. 7 years ago