btop/src
2021-09-20 18:32:08 +02:00
..
linux Fixed: Color gradient array out of bounds, added clamp 0-100 for cpu percent values 2021-09-20 17:23:34 +02:00
btop.cpp v1.0.2 Bug fixes 2021-09-20 18:32:08 +02:00
btop_config.cpp Fixed: Menu size and preset size issues and added warnings for small terminal size 2021-09-20 18:20:30 +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: Color gradient array out of bounds, added clamp 0-100 for cpu percent values 2021-09-20 17:23:34 +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 Fixed: Options menu page selection alignment 2021-09-20 18:28:45 +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 Added collect for battery 2021-09-17 14:25:54 +02:00
btop_theme.cpp Added menu system 2021-09-12 15:58:23 +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