summaryrefslogtreecommitdiffstats
path: root/CRT.h
AgeCommit message (Expand)Author
2024-03-27Linux: add GPU meter and process columnChristian Göttsche
2024-03-14Ignore FOCUS_IN and FOCUS_OUT events if these have been activated within xtermDaniel Lange
2023-12-26Relocate include of config.h from header to source modeuleBenny Baumann
2023-05-24Always mark config.h with IWYU pragma: keepBenny Baumann
2023-05-22Logic to retain screen and other changesSahil Siddiq
2023-04-23{Memory,Swap}Meter: add "compressed memory" metricsIvan Shapovalov
2023-04-11ZramMeter: update bar modeChristian Göttsche
2023-02-19Create new File Descriptor meterBenny Baumann
2023-02-05Linux: highlight username if process has elevated privilegesChristian Göttsche
2022-08-10Restore non mouse supportChristian Göttsche
2022-05-19Call mousemask(3X) to truly enable or disable mouse controlWHR
2021-12-08CRT: add debug printing functionChristian Göttsche
2021-12-07Introduce screen tabsHisham Muhammad
2021-09-24Merge branch 'clarify-license' of https://github.com/fasterit/htop into faste...Nathan Scott
2021-09-24Merge branch 'fix-mouse-wheel' of https://github.com/fasterit/htop into faste...Nathan Scott
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-09-22Fix mouse wheel collision with autogroups nice adjustmentDaniel Lange
2021-09-03NetBSD: color process state P as runningChristian Göttsche
2021-08-16Reset the signal handlers at program exitChristian Göttsche
2021-07-07Add a new DynamicMeter class for runtime Meter extensionNathan Scott
2021-04-14Add read-only optionChristian Göttsche
2021-03-31TaskMeter: always show number of threadsChristian Göttsche
2021-03-15Linux: individually show shared memoryChristian Göttsche
2021-02-17Refactor to remove no-op callsBenny Baumann
2021-02-17Remove setuid supportBenny Baumann
2021-01-27Pass Settings to CRT_initChristian Göttsche
2021-01-19Linux: individual huge page values in the huge page meterDavid Zarzycki
2021-01-11Linux: Add SwapCached to the swap meterDavid Zarzycki
2021-01-07Show arrow indicating order of sorted process columnChristian Göttsche
2020-12-26CRT: add METER_VALUE_ERROR and adjust some METER_VALUE_WARN colorsChristian Göttsche
2020-12-14Misc CRT cleanupChristian Göttsche
2020-12-10Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott
2020-11-25Add support to change numeric options in settings screenChristian Göttsche
2020-11-24Improving Command display/sortNarendran Gopalakrishnan
2020-11-16Show CPU temperature in CPU meterChristian Göttsche
2020-11-16Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange
2020-11-15Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzonesDaniel Lange
2020-11-02Spacing around operatorsBenny Baumann
2020-10-31Add SystemdMeterChristian Göttsche
2020-10-31Zram Meter featureMurloc Knight
2020-10-30Highlight new and old processes (#74)Adam Saponara
2020-10-26Improve handling of no data in Disk and Network IO MetersChristian Göttsche
2020-10-19Cache PAGE_SIZEChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Generalize Meter value colors for IOChristian Göttsche
2020-10-14Misc CRT cleanupChristian Göttsche
2020-10-12Centralise fault handlingBenny Baumann
2020-10-12Add key to pause process list updatesChristian Göttsche
2020-10-06Merge branch 'update-license-and-copyright-info'Nathan Scott
2020-10-05Add a date and datetime meter (#159)Michael F. Schönitzer