btop/src
Jan Günter 22297f7954 added try catch block as suggested in review
https://github.com/aristocratos/btop/pull/97#discussion_r730428842
2021-10-17 17:06:18 +02:00
..
linux added try catch block as suggested in review 2021-10-17 17:06:18 +02:00
btop.cpp Changed: Reverted mutexes back to custom atomic bool based locks 2021-10-16 23:52:06 +02:00
btop_config.cpp Changed: Reverted mutexes back to custom atomic bool based locks 2021-10-16 23:52: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 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 Changed: Reverted mutexes back to custom atomic bool based locks 2021-10-16 23:52:06 +02:00
btop_tools.hpp Changed: Reverted mutexes back to custom atomic bool based locks 2021-10-16 23:52:06 +02:00