Daniel Lange
|
91990b1a34
Clicking on column headers needs to also update the sort direction arrow
|
11 months ago |
Benny Baumann
|
e56089e1fa
Update includes based on IWYU
|
1 year ago |
Daniel Lange
|
179aeb0108
Add includes for config.h as per the discussion in PR #1337
|
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 |
Nathan Scott
|
0bdade1b6c
Introduce Machine class for host-specific info (split from ProcessList)
|
1 year ago |
Nathan Scott
|
e4ebe18b67
Drop references to 'Process' in generic screen code
|
1 year ago |
Christian Göttsche
|
d83948ed09
Check for action flags correctly
|
2 years ago |
Christian Göttsche
|
9a4879b48f
Please Clang 15
|
2 years ago |
Daniel Lange
|
c6f946edd2
Improve MainPanel Label on active inc filter (Filter <-> FILTER)
|
2 years ago |
Hisham Muhammad
|
72ba20fa5f
Introduce screen tabs
|
3 years ago |
fraggerfox
|
d23627fda9
Adds a missing HAVE_GETMOUSE check.
|
3 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Christian Göttsche
|
bf7d98e7ac
MainPanel: do not reset on disabled mouse events
|
3 years ago |
Christian Göttsche
|
68f2bfea61
Abstract resize handling by adding a new Htop reaction
|
3 years ago |
Christian Göttsche
|
5dbca0193d
Make MainPanel_pidSearch a static function
|
3 years ago |
Christian Göttsche
|
36880cd61c
Add read-only option
|
4 years ago |
Christian Göttsche
|
d72b0a682e
Mark several non-modified pointer variables const
|
4 years ago |
Christian Göttsche
|
7386c6fed0
Avoid function cast by refactoring callback prototype
|
4 years ago |
Christian Göttsche
|
badeaf9e82
IncSet: do not resize on our own and do not search on resize
|
4 years ago |
Christian Göttsche
|
a3cced9fb6
Add option to hide the Function Bar
|
4 years ago |
Christian Göttsche
|
86d2931255
Restore highlighted header of current sorted process column
|
4 years ago |
Christian Göttsche
|
e3862aa67e
Rework drawing of FunctionBar
|
4 years ago |
Hisham Muhammad
|
2327260ee8
Separate tree and list sort orders
|
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
|
edd6130be7
MainPanel: use actual KEY_RESIZE instead of KEY_SHUFFLE
|
4 years ago |
Christian Göttsche
|
107e3c8aa5
MainPanel: do not reset hideProcessSelection on KEY_SHUFFLE
|
4 years ago |
Benny Baumann
|
c6b66a75ea
Minor code streamlining
|
4 years ago |
Maxim Zhiburt
|
cf306ff86e
Implement sorting in tree mode
|
4 years ago |
Christian Göttsche
|
19b5141685
Hide process selection on ESC
|
4 years ago |
Narendran Gopalakrishnan
|
09fe94da18
Improving Command display/sort
|
4 years ago |
Christian Göttsche
|
91317322fe
Mark ProcessList_keyAt argument const
|
4 years ago |
Benny Baumann
|
45869513bf
Embracing branches
|
4 years ago |
Benny Baumann
|
61e14d4bb2
Spacing around operators
|
4 years ago |
Benny Baumann
|
0f5262917f
Make all required includes explicit
|
4 years ago |
Christian Göttsche
|
b47bc667a2
Add key to pause process list updates
|
4 years ago |
Christian Göttsche
|
fc301b7447
Compress size of default FunctionBar
|
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
|
8a849bc85a
Call character checking function with unsigned char
|
4 years ago |
Zev Weiss
|
a1a027b9bd
Axe automated header generation.
|
5 years ago |
Nathan Scott
|
e25ac8557d
Merge branch 'hishamhm-pull-949'
|
4 years ago |
Nathan Scott
|
a82fd262d7
Merge branch 'hishamhm-pull-960'
|
4 years ago |
Nathan Scott
|
500fb283e9
Resolve compiler warnings and errors relating to the Arg union
|
4 years ago |
Daniel Flanagan
|
dd33444f7e
Clean up existing whitespace
|
5 years ago |
duchampdev
|
18a60d668d
MainPanel: add seventh char to main functions
|
5 years ago |
Hisham Muhammad
|
8c653212c0
Replace size_t with int/void* union
|
6 years ago |
Richard
|
d5faf64374
Mark some things as const
|
7 years ago |
Hisham
|
ef879b4a22
'Follow' only if element is found in search
|
8 years ago |
Hisham
|
0128d222b9
Added Ctrl+A and Ctrl+E to go to beginning and end of line.
|
8 years ago |