Nathan Scott
|
a750f38d7c
Resolve a problem in F2/Setup update interval adjustments
|
5 months ago |
Benny Baumann
|
e56089e1fa
Update includes based on IWYU
|
1 year ago |
Benny Baumann
|
6aa9ef2726
Fix code style
|
1 year ago |
Sohaib Mohamed
|
53bdcab942
Support dynamic screens with 'top-most' entities beyond processes
|
1 year ago |
Nathan Scott
|
0f751e991d
Introduce Row and Table classes for screens beyond top-processes
|
1 year ago |
Christian Göttsche
|
623ee31cfe
Add option to shadow path prefixes
|
3 years ago |
valdaarhun
|
d078ba15a2
TUI-setup for 'hide running in container' option
|
2 years ago |
Benny Baumann
|
2999fff88e
Refactor code for rendering command line cache
|
2 years ago |
Daniel Lange
|
999801464a
Add some headers in the Setup -> Display options panel
|
2 years ago |
Daniel Lange
|
73f08debe0
Add note that the Tree view setting is per Screen tab now
|
2 years ago |
Hisham Muhammad
|
72ba20fa5f
Introduce screen tabs
|
3 years ago |
Benny Baumann
|
9d3a1d4981
Elaborate the highlighting of outdated/deleted executables and libraries
|
3 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Christian Göttsche
|
b9e69223d0
ScreenManager: reduce ScreenManager_resize
|
3 years ago |
nia
|
e8f27ebc26
Disable mouse option when support is unavailable
|
3 years ago |
Benny Baumann
|
0d85af2872
Whitespace around operators
|
3 years ago |
Benny Baumann
|
bf07c713ba
Allow for highlighting of deleted executables to be configured
|
4 years ago |
Benny Baumann
|
57e0ce7b4f
Use `#if defined()` syntax when `#elif defined()` is present
|
3 years ago |
Graham Inggs
|
ee97916fd5
Merge pull request #436 from cgzones/freebsd
|
3 years ago |
Christian Göttsche
|
b862e36ee7
Separate data-update and drawing of header
|
3 years ago |
Daniel Lange
|
2c6222e30a
Option and key ("*") to collapse / expand all branches under PID 1
|
3 years ago |
Christian Göttsche
|
fd2a0cf421
FreeBSD: add support for CPU frequency and temperature
|
4 years ago |
Daniel Lange
|
b3500ac3b7
Clarify that only the main screen function bar is optionally hidden
|
4 years ago |
Christian Göttsche
|
a3cced9fb6
Add option to hide the Function Bar
|
4 years ago |
Hisham Muhammad
|
e8c6994f40
Add "Tree view is always sorted by PID" option to mimic htop 2 behavior
|
4 years ago |
Christian Göttsche
|
7ba25aa3c4
IWYU update
|
4 years ago |
Christian Göttsche
|
b76eaf187a
Dynamically load libsensors at runtime
|
4 years ago |
Christian Göttsche
|
267014cbfe
Add support to change numeric options in settings screen
|
4 years ago |
Christian Göttsche
|
a3221f3677
Improve Fahrenheit temperature configuration text
|
4 years ago |
Benny Baumann
|
ec36c5ccf8
Group the "Merge Command" related options visually
|
4 years ago |
Narendran Gopalakrishnan
|
09fe94da18
Improving Command display/sort
|
4 years ago |
Benny Baumann
|
f752c6e2d1
Remove unnecessary parens
|
4 years ago |
Christian Göttsche
|
1b225cd7a0
Show CPU temperature in CPU meter
|
4 years ago |
Adam Saponara
|
dde71c6637
Highlight new and old processes (#74)
|
4 years ago |
Daniel Lange
|
a0fb6e34f9
Merge branch 'number-cpus-from-zero' of zevweiss/htop
|
4 years ago |
Benny Baumann
|
0f5262917f
Make all required includes explicit
|
4 years ago |
Benny Baumann
|
872e542f4e
Rename StringUtils.[ch] to XUtils.[ch]
|
4 years ago |
Benny Baumann
|
c6f04a9c5d
Move xAsprintf, xSnprintf and xStrdup to StringUtils.h
|
4 years ago |
Christian Göttsche
|
ba282cfe19
Mark Object instances const
|
4 years ago |
Daniel Lange
|
079c2abf8e
Update License consistently to GPLv2 as per COPYING file
|
4 years ago |
Christian Göttsche
|
18b1e9fba9
Do not drop qualifier in cast
|
4 years ago |
Zev Weiss
|
2899ed4cb0
Number CPUs from zero by default.
|
5 years ago |
Nathan Scott
|
c9ecd0fa74
Revert the vim_mode setting for now, needs a rethink
|
4 years ago |
Zev Weiss
|
a1a027b9bd
Axe automated header generation.
|
5 years ago |
ckath
|
338bd829b0
add toggle for vim mode in options
|
4 years ago |
Nathan Scott
|
728b04bbb5
Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job
|
4 years ago |
Nathan Scott
|
6b443c5da9
Merge branch 'hishamhm-pull-932'
|
4 years ago |
Arnavion
|
1d5e6a27a0
Add a display option to hide CPU usage number from CPU meter.
|
5 years ago |
Arnavion
|
4b0600d8f8
Add new display option to also show CPU frequency in CPU meters.
|
5 years ago |
MartinJM
|
7858ee6cee
Added option to enable/disable the mouse.
|
5 years ago |