btop/src
2021-10-12 17:39:21 +02:00
..
linux Fixed: Extra "root" partition when running in snap 2021-10-06 18:06:05 +02:00
btop.cpp v1.0.15 Vim keys 2021-10-12 17:39:21 +02:00
btop_config.cpp Added: Toggle in options for enabling directional vim keys "h,j,k,l" 2021-10-12 17:34:52 +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 Added: Toggle in options for enabling directional vim keys "h,j,k,l" 2021-10-12 17:34:52 +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 Updated Prerequisites 2021-10-01 15:24:41 +02:00
btop_tools.hpp Changed: Limit atomic_wait() to 1000ms to fix rare stall 2021-10-12 16:49:10 +02:00