btop/src
correabuscar bd7018ed96 OSX: use the first IP of the interface
...instead of the last.

Side effect of this is that it also detects when the current IP gets
removed from the interface, instead of keep displaying the old IP.

This is PR #457 but for OSX, not Linux.
2022-11-06 10:34:30 +01:00
..
freebsd All but two places const bool have been updated 2022-10-04 21:36:04 +03:00
linux Fixed: Not picking up last username from /etc/passwd 2022-11-05 22:56:52 +01:00
osx OSX: use the first IP of the interface 2022-11-06 10:34:30 +01:00
btop.cpp v1.2.12 Bug fix 2022-10-07 20:59:47 +02:00
btop_config.cpp fix: spelling mistake in btop.conf 2022-10-15 18:23:07 -07:00
btop_config.hpp Fix variable initialization to 'auto' for getB() 2022-10-04 12:56:14 +03:00
btop_draw.cpp Address comment 2022-10-31 21:42:34 +00:00
btop_draw.hpp All but two places const bool have been updated 2022-10-04 21:36:04 +03:00
btop_input.cpp Forgot to update 'auto' usage wherever necessary 2022-10-04 12:11:12 +03:00
btop_input.hpp Further Cleanup Part 2 2022-10-03 00:29:05 +03:00
btop_menu.cpp fix: spelling mistake in btop.conf 2022-10-15 18:23:07 -07: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 Added: Dynamic updating of max number of CPU cores 2022-10-07 20:45:12 +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 All but two places const bool have been updated 2022-10-04 21:36:04 +03:00
btop_tools.hpp All but two places const bool have been updated 2022-10-04 21:36:04 +03:00