btop/src
2023-05-14 16:53:06 +02:00
..
freebsd Merge pull request #560 from rrveex/main 2023-07-16 16:42:16 +02:00
linux Make GPU window's size dynamic and integrate it with the rest of btop 2023-05-14 16:53:06 +02:00
osx Retrieve load average from libc and use emplace_back where appropriate 2023-07-05 13:23:11 +02:00
btop.cpp Make GPU window's size dynamic and integrate it with the rest of btop 2023-05-14 16:53:06 +02:00
btop_config.cpp Insert std:: for warning unqualified call to std::move. 2023-05-25 23:00:07 +02:00
btop_config.hpp Add rudimentary, fullscreen single-GPU NVML utilization graph 2023-05-12 19:34:47 +02:00
btop_draw.cpp Make GPU window's size dynamic and integrate it with the rest of btop 2023-05-14 16:53:06 +02:00
btop_draw.hpp All but two places const bool have been updated 2022-10-04 21:36:04 +03:00
btop_input.cpp Add rudimentary, fullscreen single-GPU NVML utilization graph 2023-05-12 19:34:47 +02:00
btop_input.hpp Further Cleanup Part 2 2022-10-03 00:29:05 +03:00
btop_menu.cpp Add GPU side panel 2023-05-13 00:27:23 +02:00
btop_menu.hpp Further Cleanup Part 2 2022-10-03 00:29:05 +03:00
btop_shared.cpp All but two places const bool have been updated 2022-10-04 21:36:04 +03:00
btop_shared.hpp Make GPU window's size dynamic and integrate it with the rest of btop 2023-05-14 16:53:06 +02:00
btop_theme.cpp No need for const & in bool 2022-10-04 11:47:26 +03:00
btop_theme.hpp No need for const & in bool 2022-10-04 11:47:26 +03:00
btop_tools.cpp Make GPU window's size dynamic and integrate it with the rest of btop 2023-05-14 16:53:06 +02:00
btop_tools.hpp Readd using namespace fmt 2023-05-21 12:11:29 +02:00