summaryrefslogtreecommitdiffstats
path: root/Action.c
Commit message (Expand)AuthorAgeFilesLines
* Fix "CPU usage bar" help alignment.mainAnton Soroko48 hours1-1/+1
* Update includes based on IWYUBenny Baumann2023-12-261-1/+6
* Warn on failure to kill a processBenny Baumann2023-11-031-1/+5
* Move shared memory next to used memoryKevin Bracey2023-10-261-1/+1
* Correct order of memory meter in helpKevin Bracey2023-10-261-1/+1
* Add recalculate to Ctrl-L refreshDaniel Lange2023-09-231-1/+2
* Fix compilation issue in Action.cBenny Baumann2023-09-091-2/+4
* Update process list on thread visibility togglingDaniel Lange2023-09-081-0/+2
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-1/+1
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-13/+48
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-47/+57
* Document 'O' keyboard shortcutSahil Siddiq2023-05-241-2/+3
* Make Action_pickFromVector code match header prototypeNathan Scott2023-05-171-4/+4
* Update F5 key label on tab switch (Tree <-> List)Daniel Lange2023-05-161-3/+3
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-48/+63
* Drop references to 'Process' in generic screen codeNathan Scott2023-05-081-3/+3
* Force re-sorting of the process list view after switching between list/treevi...Benny Baumann2023-04-281-0/+3
* {Memory,Swap}Meter: add "compressed memory" metricsIvan Shapovalov2023-04-231-2/+4
* Minor code formatting consistency fixesBenny Baumann2023-04-111-1/+1
* Add support for scheduling policiesChristian Göttsche2023-02-051-0/+52
* Update the Panel header on sort order inversionsChristian Göttsche2023-01-101-1/+1
* Refresh the settings->lastUpdate to force recalculation of cached display str...Benny Baumann2022-11-221-0/+10
* Allow to keep following when just changing display settingsBenny Baumann2022-11-221-2/+2
* Update the panel header when changing to another tabBenny Baumann2022-10-271-3/+3
* Reformat code baseBenny Baumann2022-10-241-1/+1
* Toggle the header meters with pound keyChristian Göttsche2022-10-221-0/+7
* Implement LinuxProcessList_checkPidNamespacevaldaarhun2022-08-291-0/+6
* actionExpandOrCollapse: NOOP in flat modeChristian Göttsche2022-08-041-0/+3
* Merge branch 'fix-allBranchesCollapsed' of tanriol/htopDaniel Lange2022-05-301-0/+3
|\
| * actionExpandOrCollapseAllBranches: NOP in flat modeDenis Lisov2022-05-301-0/+3
* | Fix typo, thx Explorer09Benny Baumann2022-05-211-1/+1
* | Mark item separator in default color on help screenWHR2022-05-201-24/+35
|/
* fix typo (dist -> disk)Christian Hesse2022-05-201-1/+1
* Colorize process state characters in help screenBenny Baumann2022-05-201-2/+16
* Call mousemask(3X) to truly enable or disable mouse controlWHR2022-05-191-0/+1
* Increasing niceness is also disabled by --readonly modeDaniel Lange2022-05-131-1/+1
* Document screen tab switching (TAB, Shift-TAB keys)Daniel Lange2022-04-301-0/+2
* ProcessList: sort before panel rebuild if neededDenis Lisov2022-02-131-4/+2
* Help: Linux swap consistencyKevin Bracey2022-01-131-1/+1
* Introduce screen tabsHisham Muhammad2021-12-071-13/+57
* Pre-select the last sent signal in SignalsPanelChristian Göttsche2021-12-051-1/+4
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-2/+2
* Simplify adding pages in one placeBenny Baumann2021-08-221-6/+2
* Abstract resize handling by adding a new Htop reactionChristian Göttsche2021-08-221-4/+1
* Spell out virtualizedDaniel Lange2021-08-181-2/+2
* Apply suggestions from code reviewNathan Scott2021-08-171-1/+1
* Ensure DynamicColumn hash lookups never see NULL pointersNathan Scott2021-08-171-2/+3
* Simplify Action_pickFromVector() width parameter usageChristian Göttsche2021-08-161-5/+4
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-2/+11
* Enable affinity support for non-LinuxChristian Göttsche2021-07-181-4/+7

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