160 Commits (179aeb01082df9e7c19a285ae4d703a7714f4e2f)

Author SHA1 Message Date
Benny Baumann 1a342749b3 Warn on failure to kill a process 2 years ago
Kevin Bracey 69a505d69c Move shared memory next to used memory 2 years ago
Kevin Bracey 09934e6630 Correct order of memory meter in help 2 years ago
Daniel Lange d9fd58ab70 Add recalculate to Ctrl-L refresh 3 years ago
Benny Baumann 8d290c44b2 Fix compilation issue in Action.c 3 years ago
Daniel Lange cbf075d27b Update process list on thread visibility toggling 3 years ago
Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 3 years ago
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
Sahil Siddiq 4227fbd06e Document 'O' keyboard shortcut 3 years ago
Nathan Scott 1de7a2b6e3 Make Action_pickFromVector code match header prototype 3 years ago
Daniel Lange a393066ce8 Update F5 key label on tab switch (Tree <-> List) 3 years ago
Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 3 years ago
Nathan Scott e4ebe18b67 Drop references to 'Process' in generic screen code 3 years ago
Benny Baumann f50944c3d5 Force re-sorting of the process list view after switching between list/treeview mode 3 years ago
Ivan Shapovalov b29b33ebb9 {Memory,Swap}Meter: add "compressed memory" metrics 3 years ago
Benny Baumann da255cb33f Minor code formatting consistency fixes 3 years ago
Christian Göttsche da49489691 Add support for scheduling policies 3 years ago
Christian Göttsche a05e189159 Update the Panel header on sort order inversions 3 years ago
Benny Baumann 1707642f5b Refresh the settings->lastUpdate to force recalculation of cached display strings 3 years ago
Benny Baumann c5b0ccb9f9 Allow to keep following when just changing display settings 3 years ago
Benny Baumann bcefecef12 Update the panel header when changing to another tab 3 years ago
Benny Baumann 40104588f3 Reformat code base 3 years ago
Christian Göttsche 15fe50d272 Toggle the header meters with pound key 3 years ago
valdaarhun a52f6d4354 Implement LinuxProcessList_checkPidNamespace 4 years ago
Christian Göttsche 2b2420d0eb actionExpandOrCollapse: NOOP in flat mode 4 years ago
Denis Lisov 17e28d5264 actionExpandOrCollapseAllBranches: NOP in flat mode 4 years ago
Benny Baumann e053446cbd Fix typo, thx Explorer09 4 years ago
WHR 3d8fa0b926 Mark item separator in default color on help screen 4 years ago
Christian Hesse d73cc70566 fix typo (dist -> disk) 4 years ago
Benny Baumann 37e01cbe33 Colorize process state characters in help screen 4 years ago
WHR d22667725a Call mousemask(3X) to truly enable or disable mouse control 4 years ago
Daniel Lange fe7f238e2c Increasing niceness is also disabled by --readonly mode 4 years ago
Daniel Lange 8b98d3effb Document screen tab switching (TAB, Shift-TAB keys) 4 years ago
Denis Lisov a3a7958721 ProcessList: sort before panel rebuild if needed 4 years ago
Kevin Bracey 4a664c0df8 Help: Linux swap consistency 4 years ago
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
Christian Göttsche ff4f44b22a Pre-select the last sent signal in SignalsPanel 4 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Benny Baumann 6e6334e603 Simplify adding pages in one place 5 years ago
Christian Göttsche 68f2bfea61 Abstract resize handling by adding a new Htop reaction 5 years ago
Daniel Lange a0c244a163 Spell out virtualized 5 years ago
Nathan Scott d5ff5c48a8
Apply suggestions from code review 5 years ago
Nathan Scott c401ac3a98 Ensure DynamicColumn hash lookups never see NULL pointers 5 years ago
Christian Göttsche edafa26f9e Simplify Action_pickFromVector() width parameter usage 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Christian Göttsche 1fb0c720fe Enable affinity support for non-Linux 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Benny Baumann 0d85af2872 Whitespace around operators 5 years ago
Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 5 years ago