btop/src
2021-09-26 13:46:51 +02:00
..
linux Added: ifstream check and try-catch for stod() in Tools::system_uptime() 2021-09-26 01:03:57 +02:00
btop.cpp v1.0.9 Bug fixes 2021-09-26 13:46:51 +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: Scrollbar position incorrect in small lists and selection not working when filtering 2021-09-24 22:24:15 +02:00
btop_draw.hpp Added collect for battery 2021-09-17 14:25:54 +02:00
btop_input.cpp Fixed: Freeze on cin.ignore() 2021-09-26 10:14:38 +02:00
btop_input.hpp Added cpu temperature functionality 2021-08-03 23:47:46 +02:00
btop_menu.cpp Fixed: Crash when opening menu at too small size 2021-09-24 20:58:58 +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: Missing NULL check for ttyname 2021-09-25 23:45:59 +02:00
btop_tools.hpp Added battery info in Cpu::draw() 2021-09-18 02:13:35 +02:00