Christian Göttsche
|
b76eaf187a
Dynamically load libsensors at runtime
|
4 years ago |
Fynn Wulf
|
7f18b352b0
Calculate library size (M_LRS column) from maps file
|
4 years ago |
Christian Göttsche
|
267014cbfe
Add support to change numeric options in settings screen
|
4 years ago |
Narendran Gopalakrishnan
|
09fe94da18
Improving Command display/sort
|
4 years ago |
Christian Göttsche
|
1b225cd7a0
Show CPU temperature in CPU meter
|
4 years ago |
Daniel Lange
|
0951090fa4
Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes
|
4 years ago |
Christian Göttsche
|
ad72b747fa
Drop hideThreads Setting
|
4 years ago |
Benny Baumann
|
45869513bf
Embracing branches
|
4 years ago |
Benny Baumann
|
61e14d4bb2
Spacing around operators
|
4 years ago |
Benny Baumann
|
b23f8235e2
Whitespace and indentation issues
|
4 years ago |
Adam Saponara
|
a83f515f0f
Address items from review
|
4 years ago |
Adam Saponara
|
dde71c6637
Highlight new and old processes (#74)
|
4 years ago |
Daniel Lange
|
0ea18a6edb
Merge branch 'Xalloc_Cleanup' of cgzones/htop
|
4 years ago |
Daniel Lange
|
a0fb6e34f9
Merge branch 'number-cpus-from-zero' of zevweiss/htop
|
4 years ago |
Christian Göttsche
|
4c66eb6d4c
XUtils string related updates
|
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 |
Christian Göttsche
|
5cc20e7cb2
Settings: do not save initial cpu count
|
4 years ago |
Daniel Lange
|
079c2abf8e
Update License consistently to GPLv2 as per COPYING file
|
4 years ago |
Christian Göttsche
|
42946ec113
Introduce ARRAYSIZE
|
4 years ago |
Christian Göttsche
|
ffc65b3827
Reorder check to avoid crash on invalid process field setting
|
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 |
Hugo Musso Gualandi
|
9207401f97
Clean up some code duplication in the header files
|
4 years ago |
Zev Weiss
|
a1a027b9bd
Axe automated header generation.
|
5 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
|
5c5a599a2a
Merge branch 'hishamhm-pull-959'
|
4 years ago |
Nathan Scott
|
6b443c5da9
Merge branch 'hishamhm-pull-932'
|
4 years ago |
Daniel Flanagan
|
9ed47a213b
Fix whitespace
|
5 years ago |
Daniel Flanagan
|
12805f61d8
Add simple vim mode
|
5 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
|
b0e24cd5a5
Added an option to disable the mouse.
|
5 years ago |
Hisham Muhammad
|
f914617508
Make settings file finding sequence more straightforward
|
7 years ago |
Hisham Muhammad
|
03b2581745
Only consider a read successful when the file seems valid
|
7 years ago |
Hisham Muhammad
|
3975e9ce5c
Merge branch 'master' of https://github.com/hishamhm/htop
|
7 years ago |
Hisham Muhammad
|
543d65c6ab
Security review: make privilege dropping-restoring optional.
|
7 years ago |
Wael M. Nasreddine
|
ce0cf3c457
Settings: do not emit trailing whitespace
|
7 years ago |
Hisham Muhammad
|
0fa03322a9
Dynamically adjust the size of line reads
|
8 years ago |
Hisham
|
7ededce9b5
Silence cast warning.
|
8 years ago |
Hisham
|
fa0c637c55
Silence warnings about seteuid return value.
|
8 years ago |
Hisham
|
820c079b14
Initialize default meter modes properly.
|
9 years ago |
Hisham
|
ffcf48fb74
Merge branch 'xalloc'
|
9 years ago |
Hisham
|
b54d2dde40
Check for failure in allocations.
|
9 years ago |
Hisham
|
6434db5b6b
Differentiate threads by default.
|
9 years ago |
Michael Klein
|
84783bd6f0
Fix fopen mode in Settings_read()
|
9 years ago |
Michael Klein
|
42b08f2233
drop privileges during Settings_read()/Settings_write()
|
9 years ago |
David Hunt
|
5e602f18d5
Rename String to StringUtils.
|
9 years ago |
Hisham Muhammad
|
e1e3ffad19
Ensure default matches classic htop behavior.
|
9 years ago |
Hisham Muhammad
|
4d44c35519
Merge pull request #148 from nckx/display-basename
|
9 years ago |