btop/src
2022-03-26 03:02:48 +01:00
..
freebsd Fixed: Use cpu cores avarage temp if missing cpu package temp for FreeBSD 2022-03-26 03:00:54 +01:00
linux Fixed: Ignore duplicate disks with same mountpoint 2022-02-17 22:28:10 +01:00
osx Changed: Restrict command line for processes to 1000 characters to fix utf8 conversion errors 2022-02-20 00:27:03 +01:00
btop.cpp v1.2.5 Bug fixes 2022-03-06 00:27:23 +01:00
btop_config.cpp Fixed the "cpu responsive" string in btop_config.cpp as well 2022-02-23 21:19:44 +05:30
btop_config.hpp Fix spelling mistakes caught by debian lintian 2021-12-13 13:45:22 +01:00
btop_draw.cpp Fixed: Mouse mappings for net box 2022-03-04 20:26:04 +01:00
btop_draw.hpp Added collect for battery 2021-09-17 14:25:54 +02:00
btop_input.cpp add "g" and "G" to vim keys 2022-02-21 20:52:08 +03:30
btop_input.hpp Fixed: Terminal resize warning getting stuck 2022-02-09 15:42:09 +01:00
btop_menu.cpp Fixed a string in the options menu 2022-02-23 20:04:46 +05:30
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: Account for system rolling over net speeds in Net::collect() 2021-12-30 11:26:23 +01: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: Wrong memory unit when shorten and size is less than 10 2022-03-07 16:11:36 +03:30
btop_tools.hpp Changed: Reverted uncolor() back to using regex 2022-02-12 22:27:11 +01:00