77 Commits (4e6ec4a0873c56ca9de63eadf730c5bd677bd8da)

Author SHA1 Message Date
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
Alan Barr c39f710b52 Remove duplicated if condition 7 years ago
Hisham 0128d222b9 Added Ctrl+A and Ctrl+E to go to beginning and end of line. 10 years ago
Hisham 645057d81a Use set_escdelay() to avoid problems with ESCDELAY as a macro. 10 years ago
Hisham c23d4f12d1 Fix behavior of ESC key, getting rid of the annoying delay. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Michael Klein 99b947058f vi keys: translate ALT-h/j/k/l to arrow keys 10 years ago
Hisham Muhammad 78be8201dc Add expand/collapse on additional clicks! 11 years ago
Hisham Muhammad b003636958 Support for NCurses 6.0 and mouse wheel 11 years ago
Hisham Muhammad a93db5234c handle clicks on panel header line 11 years ago
Hisham Muhammad ade7993fcb incremental search and filter reintegrated! 11 years ago