87 Commits (179aeb01082df9e7c19a285ae4d703a7714f4e2f)

Author SHA1 Message Date
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 87db37966a Implement logic for '--max-iterations' 3 years ago
Nathan Scott 72235d8e09 Adapt platform code for the new Machine base class 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
Christian Göttsche 7c68f01ddd Misc cleanup 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
Denis Lisov fa3e0d06c2 ProcessList_buildTree: produce sorted tree 4 years ago
Denis Lisov a3a7958721 ProcessList: sort before panel rebuild if needed 4 years ago
Sohaib Mohamed ba3a1df806 Fix misc styleguide issues and add missing header files 4 years ago
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
Silke Hofstra 696f79fe50 Dynamically scale the ST_UID size to support 32-bit UIDs 4 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Christian Göttsche 68f2bfea61 Abstract resize handling by adding a new Htop reaction 5 years ago
Christian Göttsche b9e69223d0 ScreenManager: reduce ScreenManager_resize 5 years ago
Christian Göttsche a8b8f5f836 ScreenManager: drop unused member 5 years ago
nia 2ab8fb83ba netbsd: Support curses libraries without ncurses mouse support 5 years ago
Benny Baumann 18e3fd5ce7 Check for set_escdelay in ncurses 5 years ago
Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 5 years ago
Nathan Scott 75fd9edf75 Reorder the header update and process scanning 5 years ago
Christian Göttsche b862e36ee7 Separate data-update and drawing of header 5 years ago
Christian Göttsche fd4e6b432b Use MainPanel type in State struct 5 years ago
Daniel Lange 12f5f06e88 Check for sortTimeout to not run towards -inf 5 years ago
Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 5 years ago
Daniel Lange 2ba8a81d47 Fix clearing the last line in setup on function bar change (thanks cgzones) 5 years ago
Christian Göttsche a3cced9fb6 Add option to hide the Function Bar 5 years ago
Christian Göttsche 24c5ca9ddf Panel: rework hight logic 5 years ago
Christian Göttsche 86d2931255 Restore highlighted header of current sorted process column 5 years ago
Christian Göttsche e3862aa67e Rework drawing of FunctionBar 5 years ago
Daniel Lange 7b739b6292 Fix pause mode ("Z") in tree view 5 years ago
Benny Baumann c49ca61dd9 Common order for ESC/q/F10 5 years ago
Christian Göttsche 19b5141685 Hide process selection on ESC 5 years ago
Nathan Scott fee217551c Drop unneeded parameters to the ScreenManager constructor 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Adam Saponara dde71c6637 Highlight new and old processes (#74) 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche b47bc667a2 Add key to pause process list updates 5 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 6 years ago
Nathan Scott c9ecd0fa74 Revert the vim_mode setting for now, needs a rethink 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Daniel Flanagan 12805f61d8 Add simple vim mode 6 years ago
MartinJM b0e24cd5a5 Added an option to disable the mouse. 7 years ago
Alan Barr 79c939eb84 Remove duplicated if condition 7 years ago