btop/src
aristocratos 3e936bfa8e v1.0.16 Bug fixes 2021-10-16 11:14:11 +02:00
..
linux Added: Try to restart secondary thread in case of stall and addiotional error checks for ifstream in Proc::collect() 2021-10-15 08:32:37 +02:00
btop.cpp v1.0.16 Bug fixes 2021-10-16 11:14:11 +02:00
btop_config.cpp Fixed: Swapped from atomic bool spinlocks to mutexes to fix rare deadlock 2021-10-13 20:54:36 +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 fix: when vim keys [k]ill should be [K]ill 2021-10-16 03:29:39 +02:00
btop_draw.hpp Added collect for battery 2021-09-17 14:25:54 +02:00
btop_input.cpp Added: Toggle in options for enabling directional vim keys "h,j,k,l" 2021-10-12 17:34:52 +02:00
btop_input.hpp Added cpu temperature functionality 2021-08-03 23:47:46 +02:00
btop_menu.cpp Added: Toggle in options for enabling directional vim keys "h,j,k,l" 2021-10-12 17:34:52 +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 Changed: Total system memory is checked at every update instead of once at start 2021-10-05 09:18:04 +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: Swapped from atomic bool spinlocks to mutexes to fix rare deadlock 2021-10-13 20:54:36 +02:00
btop_tools.hpp Fixed: Swapped from atomic bool spinlocks to mutexes to fix rare deadlock 2021-10-13 20:54:36 +02:00