]> git.sur5r.net Git - i3/i3status/commit
Use "color_degraded" when interface has no IP 50/head
authorDmitrij D. Czarkoff <czarkoff@gmail.com>
Thu, 6 Aug 2015 15:14:38 +0000 (17:14 +0200)
committerDmitrij D. Czarkoff <czarkoff@gmail.com>
Thu, 6 Aug 2015 15:20:29 +0000 (17:20 +0200)
commit9b238a8d65c5fd444422a3f32ce98b6631c88377
tree4da576ce5f15d9405bdfb73aebab4686208d0f2f
parent15f2279592032af1507de09ef31eba81aee53191
Use "color_degraded" when interface has no IP

On laptops one may want to have all interfaces up in order to let network
prioritization manage switching between wired and wireless connection.  In such
cases lack of IP address is a useful hint about currently used interface, and
color-coding makes it stand out more.
src/print_eth_info.c
src/print_wireless_info.c