]> git.sur5r.net Git - i3/i3status/history - src/print_wireless_info.c
use NL80211_RATE_INFO_BITRATE (16-bit)
[i3/i3status] / src / print_wireless_info.c
2015-09-25 Michael Stapelberguse NL80211_RATE_INFO_BITRATE (16-bit)
2015-09-24 Michael Stapelbergwireless (linux): switch from libiw to libnl
2015-09-16 Michael StapelbergMerge pull request #59 from bsdjhb/freebsd_wifi
2015-09-15 John BaldwinFix various issues with wireless information under... 59/head
2015-08-06 Michael StapelbergMerge pull request #50 from czarkoff/no_ip
2015-08-06 Dmitrij D. CzarkoffUse "color_degraded" when interface has no IP 50/head
2015-04-04 Michael StapelbergMerge pull request #22 from jasperla/obsd_signal
2015-04-04 Jasper Lievisse... Use the maximum rssi, not the scaled percentage for... 22/head
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2014-12-03 Tuomas Tynkkyneni3status: Support %frequency for wireless interfaces
2013-02-25 Michael Stapelbergwireless: call START_COLOR only once (Thanks XTaran)
2013-01-24 Adrien Schildknechtwifi: properly display ad-hoc networks
2012-11-15 Scott TincmanDragonFlyBSD support added
2012-10-16 Jasper Lievisse... i3status - Handle down wireless interfaces just like...
2012-10-10 Jasper Lievisse... Implement %essid and %signal for wireless on OpenBSD.
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2011-07-24 Baptiste DaroussinSupport wifi on FreeBSD
2011-07-21 Axel BeckertFix FTBFS on kFreeBSD
2010-09-22 Michael StapelbergImplement displaying the wireless connection speed...
2010-07-04 Fernando Tarlá Car... Support customized colors.
2010-06-30 Fernando Tarlá Car... Don't leak skfd on errors. Don't spam stderr if the...
2010-06-25 Fernando Tarlá Car... Evaluate wireless quality average. Fix dBm calculations.
2010-06-24 Michael Stapelbergwireless: fix formats
2010-06-24 Michael StapelbergDisplay wireless quality as percentage
2010-06-24 Fernando Tarlá Car... Take into account the wireless quality maximum.
2010-04-19 Michael StapelbergTreat the interface as 'down' when it cannot be found...
2010-01-26 Michael Stapelbergwireless: display no IP instead of (null)
2010-01-11 Axel BeckertFix FTBFS on kFreeBSD and Hurd: libiw is Linux-only
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...