btop/src
2021-09-23 21:00:56 +02:00
..
linux Fixed: Processes not completely hidden when collapsed in tree mode 2021-09-23 12:44:46 +02:00
btop.cpp v1.0.6 Bug fixes 2021-09-23 21:00:56 +02:00
btop_config.cpp Changed wrong filename error.log > btop.log 2021-09-22 17:38:06 +02:00
btop_config.hpp Fixed variables to support 32-bit and added preset selection 2021-09-18 14:42:53 +02:00
btop_draw.cpp Fixed: Processes not completely hidden when collapsed in tree mode 2021-09-23 12:44:46 +02:00
btop_draw.hpp Added collect for battery 2021-09-17 14:25:54 +02:00
btop_input.cpp Fixed: Menu size and preset size issues and added warnings for small terminal size 2021-09-20 18:20:30 +02:00
btop_input.hpp Added cpu temperature functionality 2021-08-03 23:47:46 +02:00
btop_menu.cpp v1.0.5 Bug fixes 2021-09-22 17:31:17 +02:00
btop_menu.hpp Fixed: Menu size and preset size issues and added warnings for small terminal size 2021-09-20 18:20:30 +02:00
btop_shared.hpp Fixed: Use /proc/pid/statm if RSS memory from /proc/pid/stat is faulty 2021-09-21 21:24:58 +02:00
btop_theme.cpp Fixed: stoi 0 literal pointer to nullptr and added more clamping for gradient array access 2021-09-21 17:21:42 +02:00
btop_theme.hpp Loads... 2021-07-21 03:17:34 +02:00
btop_tools.cpp Fixed variables to support 32-bit and added preset selection 2021-09-18 14:42:53 +02:00
btop_tools.hpp Added battery info in Cpu::draw() 2021-09-18 02:13:35 +02:00