summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-16ScreenPanel: handle quitting panel while renamingChristian Göttsche
2022-12-06default color preset: use bold blue for better visibilityChristian Hesse
2022-12-06NetworkIOMeter: show packet rate in meter modeChristian Hesse
2022-12-06NetworkIOMeter: convert to packets per secondChristian Hesse
2022-12-06NetworkIOMeter: swap calculation for more precisionChristian Hesse
2022-12-06DiskIOMeter: indicate read and write in meter modeChristian Hesse
2022-12-06DiskIOMeter: use complete unitsChristian Hesse
2022-12-06DiskIOMeter: convert to bytes per secondChristian Hesse
2022-12-06DiskIOMeter: use define ONE_KChristian Hesse
2022-12-02CPUMeter: show frequency in text modeChristian Göttsche
2022-11-22Refresh the settings->lastUpdate to force recalculation of cached display str...Benny Baumann
2022-11-22Allow to keep following when just changing display settingsBenny Baumann
2022-11-17CI: drop non existent labels from dependabotChristian Göttsche
2022-11-14Bump actions/checkout from 1 to 3dependabot[bot]
2022-10-27Merge branch 'tab-header-update' of BenBE/htopDaniel Lange
2022-10-27Update the panel header when changing to another tabBenny Baumann
2022-10-24Reformat code baseBenny Baumann
2022-10-22Do not render a margin around the header if there are any metersBenny Baumann
2022-10-22Toggle the header meters with pound keyChristian Göttsche
2022-10-20Check for action flags correctlyChristian Göttsche
2022-10-20CI: add GitHub CodeQL actionChristian Göttsche
2022-10-20Reject unsupported non-option command line argumentsChristian Göttsche
2022-10-20GH: add dependabot for GitHub actions dependenciesChristian Göttsche
2022-10-20CI: bump to LLVM 15Christian Göttsche
2022-10-09Clarify M_TRS/M_DRS columnsBenny Baumann
2022-10-09Include automake for Debian/UbuntuBenny Baumann
2022-09-23Darwin: increase buffer size each retryChristian Göttsche
2022-09-14Use pmLookupDescs(3) function if available from libpcpNathan Scott
2022-08-30Optimize images to reduce filesizeAnthony Ryan
2022-08-29Fix code style and make other minor changesvaldaarhun
2022-08-29Implement LinuxProcessList_checkPidNamespacevaldaarhun
2022-08-29TUI-setup for 'hide running in container' optionvaldaarhun
2022-08-22Add fallback for HOME environment variableChristian Göttsche
2022-08-22Display failures from initscrChristian Göttsche
2022-08-14Convert tab indentation to spacesChristian Göttsche
2022-08-10Restore non mouse supportChristian Göttsche
2022-08-10Update CIChristian Göttsche
2022-08-09Linux: support openat() without readlinkat()Christian Göttsche
2022-08-09Document idle process stateChristian Göttsche
2022-08-09configure: support ceil builtinChristian Göttsche
2022-08-09linux/SystemdMeter: use warning for some statesChristian Hesse
2022-08-09Drop incorrect help messageChristian Göttsche
2022-08-09Please Clang 15Christian Göttsche
2022-08-04Fix build failure on FreeBSD 10.* due to KERN_PROC_CWD unavailableWHR
2022-08-04Fix incorrect processor time of processes on DragonFly BSDWHR
2022-08-04Avoid UB for deep nested processesChristian Göttsche
2022-08-04Optimize indent calculationChristian Göttsche
2022-08-04actionExpandOrCollapse: NOOP in flat modeChristian Göttsche
2022-07-26Reset ss and ssIndex Settings fields after screen removalNathan Scott
2022-06-28Write full bufferChristian Göttsche