summaryrefslogtreecommitdiffstats
path: root/ScreenManager.c
Commit message (Expand)AuthorAgeFilesLines
* Ignore FOCUS_IN and FOCUS_OUT events if these have been activated within xtermDaniel Lange2024-03-141-0/+3
* Update includes based on IWYUBenny Baumann2023-12-261-1/+4
* Fix code styleBenny Baumann2023-12-261-0/+2
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-1/+1
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-1/+1
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-3/+4
* Implement logic for '--max-iterations'Sahil Siddiq2023-05-221-0/+6
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-2/+5
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-15/+18
* Drop references to 'Process' in generic screen codeNathan Scott2023-05-081-3/+3
* Misc cleanupChristian Göttsche2023-02-181-1/+1
* Reformat code baseBenny Baumann2022-10-241-1/+1
* Toggle the header meters with pound keyChristian Göttsche2022-10-221-5/+21
* ProcessList_buildTree: produce sorted treeDenis Lisov2022-02-131-4/+4
* ProcessList: sort before panel rebuild if neededDenis Lisov2022-02-131-1/+1
* Fix misc styleguide issues and add missing header filesSohaib Mohamed2021-12-071-0/+1
* Introduce screen tabsHisham Muhammad2021-12-071-13/+77
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+7
* 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

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