summaryrefslogtreecommitdiffstats
path: root/ScreenManager.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Abstract resize handling by adding a new Htop reactionChristian Göttsche2021-08-221-0/+4
* ScreenManager: reduce ScreenManager_resizeChristian Göttsche2021-08-221-13/+10
* ScreenManager: drop unused memberChristian Göttsche2021-08-101-1/+0
* netbsd: Support curses libraries without ncurses mouse supportnia2021-07-151-0/+2
* Check for set_escdelay in ncursesBenny Baumann2021-07-041-0/+4
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-3/+3
* Reorder the header update and process scanningNathan Scott2021-03-311-1/+2
* Separate data-update and drawing of headerChristian Göttsche2021-03-041-0/+2
* Use MainPanel type in State structChristian Göttsche2021-02-051-1/+5
* Check for sortTimeout to not run towards -infDaniel Lange2021-02-011-1/+2
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-3/+3
* Fix clearing the last line in setup on function bar change (thanks cgzones)Daniel Lange2021-01-111-1/+1
* Add option to hide the Function BarChristian Göttsche2021-01-041-1/+1
* Panel: rework hight logicChristian Göttsche2021-01-041-1/+1
* Restore highlighted header of current sorted process columnChristian Göttsche2020-12-231-1/+1
* Rework drawing of FunctionBarChristian Göttsche2020-12-201-18/+14
* Fix pause mode ("Z") in tree viewDaniel Lange2020-12-091-1/+1
* Common order for ESC/q/F10Benny Baumann2020-12-031-2/+2
* Hide process selection on ESCChristian Göttsche2020-11-281-1/+1
* Drop unneeded parameters to the ScreenManager constructorNathan Scott2020-11-261-34/+25
* Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange2020-11-161-0/+1
|\
| * Highlight new and old processes (#74)Adam Saponara2020-10-301-0/+1
* | Embracing branchesBenny Baumann2020-11-021-15/+37
* | Spacing around operatorsBenny Baumann2020-11-021-8/+8
|/
* Continue to update generic data in paused modeChristian Göttsche2020-10-191-2/+2
* Make all required includes explicitBenny Baumann2020-10-181-7/+8
* Add key to pause process list updatesChristian Göttsche2020-10-121-10/+16
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Do not drop qualifier in castChristian Göttsche2020-09-241-1/+1
* Revert the vim_mode setting for now, needs a rethinkNathan Scott2020-09-151-16/+0
* Axe automated header generation.Zev Weiss2020-09-031-27/+0
* Merge branch 'hishamhm-pull-959'Nathan Scott2020-08-201-0/+16
|\
| * Add simple vim modeDaniel Flanagan2019-10-311-0/+17
* | Added an option to disable the mouse.MartinJM2019-07-121-4/+4
|/
* Remove duplicated if conditionAlan Barr2019-02-101-5/+3
* Added Ctrl+A and Ctrl+E to go to beginning and end of line.Hisham2016-06-151-2/+9
* Use set_escdelay() to avoid problems with ESCDELAY as a macro.Hisham2016-05-191-1/+1
* Fix behavior of ESC key, getting rid of the annoying delay.Hisham2016-02-191-22/+6
* Check for failure in allocations.Hisham2016-02-021-1/+1
* vi keys: translate ALT-h/j/k/l to arrow keysMichael Klein2016-01-121-0/+23
* Add expand/collapse on additional clicks!Hisham Muhammad2015-08-191-1/+5
* Support for NCurses 6.0 and mouse wheelHisham Muhammad2015-08-191-16/+25
* handle clicks on panel header lineHisham Muhammad2015-03-241-28/+34
* incremental search and filter reintegrated!Hisham Muhammad2015-03-231-5/+9
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-21/+3
* Working on integration of IncSet in new branch.Hisham Muhammad2015-03-221-7/+5
* Refactor state control variables.Hisham Muhammad2015-03-221-46/+53
* Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-201-12/+0
* Complete cursor-based movement of headers.Hisham Muhammad2015-02-031-1/+3

© 2014-2024 Faster IT GmbH | imprint | privacy policy