NetworkManager/clients/cli
Dan Winship e684f36365 libnm-core: add nm_utils_wifi_strength_bars(), use it in nmcli and nmtui
Add nm_utils_wifi_strength_bars(), which figures out whether the
terminal can display graphical wifi strength bars, and converts a
numerical value to the appropriate Unicode or ASCII characters.

This also now takes into consideration the fact that the console font
doesn't contain all of the necessary characters, so we can't display
the graphical bars there. (rh #1131491)
2014-09-27 11:49:15 -04:00
..
common.c cli: fix crash by getting addresses and routes 2014-09-19 22:59:39 +02:00
common.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
connections.c cli: use g_print/g_printerr rather than printf/fprintf 2014-09-27 11:45:53 -04:00
connections.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.c libnm-core: add nm_utils_wifi_strength_bars(), use it in nmcli and nmtui 2014-09-27 11:49:15 -04:00
devices.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
network-manager.c cli: use g_print/g_printerr rather than printf/fprintf 2014-09-27 11:45:53 -04:00
network-manager.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli-completion clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli.c cli: use g_print/g_printerr rather than printf/fprintf 2014-09-27 11:45:53 -04:00
nmcli.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c cli: use g_print/g_printerr rather than printf/fprintf 2014-09-27 11:45:53 -04:00
settings.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
utils.c cli: use g_print/g_printerr rather than printf/fprintf 2014-09-27 11:45:53 -04:00
utils.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00