htop/unsupported
Christian Göttsche cbcfc5f7d0 Introduce autoTitleRightAlign column flag
Instead of handling PERCENT_CPU as a special case for whether to align
the title of a dynamically sized column to the right or the left
introduce a new flag, which can be reused by other columns.
2024-03-27 19:49:23 +01:00
..
Platform.c Correct pid_t type return from Platform_getMaxPid function 2023-09-04 08:59:41 +10:00
Platform.h Correct pid_t type return from Platform_getMaxPid function 2023-09-04 08:59:41 +10:00
ProcessField.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
UnsupportedMachine.c Adapt platform code for the new Machine base class 2023-05-08 13:06:38 +10:00
UnsupportedMachine.h Adapt platform code for the new Machine base class 2023-05-08 13:06:38 +10:00
UnsupportedProcess.c Introduce autoTitleRightAlign column flag 2024-03-27 19:49:23 +01:00
UnsupportedProcess.h Introduce Machine class for host-specific info (split from ProcessList) 2023-05-08 13:06:07 +10:00
UnsupportedProcessTable.c Relocate include of config.h from header to source modeule 2023-12-26 15:14:19 +01:00
UnsupportedProcessTable.h Rename ProcessList to ProcessTable throughout 2023-08-31 14:13:16 +10:00