summaryrefslogtreecommitdiffstats
path: root/MemorySwapMeter.c
AgeCommit message (Expand)Author
2024-04-20MemorySwapMeter_init() code shrinkExplorer09
2024-04-20Define MeterModeId to unsigned int and use it throughoutExplorer09
2024-04-20MemorySwapMeter: Read height from sub-meter objectsExplorer09
2024-04-20Don't initialize meter mode in custom meter init functionsExplorer09
2024-04-20Obsolete the CUSTOM_METERMODE use in default modeExplorer09
2023-12-26Update includes based on IWYUBenny Baumann
2023-12-26Add includes for config.h as per the discussion in PR #1337Daniel Lange
2023-05-08Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-09-18Header: do not let multi-column meters expand to empty neighborsChristian Göttsche
2021-09-10MemorySwapMeter: align with CPU meterChristian Göttsche
2021-08-25IWYU updateChristian Göttsche
2021-08-22MemorySwapMeter: use full width on odd total widthChristian Göttsche
2021-08-17Add combined memory and swap meterChristian Göttsche