* decode escaped \2XX and \\ correctly
* support the up and coming dhcpcd-9
dhcpcd-ui-0.7.6 changes:
* added dhcpcd-curses - this is very much a work in progress
* allow background scanning when interface is down
* wireless icon represents signal strength better
* improved wpa_suppliant interaction
* Qt5 is supported
* supports newer dhcpcd variables
* New icons when theme ones do not exist, taken from GNOME,
KDE Oxygen and Elementary themes.
* Tick icon rather than a radio button is used to show selected SSID
* Associated SSID is displayed in bold at the top of the list.
* Progress bar displaying percentage has been removed in favour of a
4-bar connection strength icon which other implementation seen to
favour.
* dhcpcd-qt should now almost be identical to dhcpcd-gtk bar
platform specific differences.
* Pop-ups now appear near the mouse cursor
* Pressing enter or OK on the wpa password screen will select that
SSID to connect to without changing any existing password
* Duplicate SSIDs are merged, the BSSID actually used is the
strongest signal.
* On Linux and FreeBSD enable background scanning (5 seconds if the
SSID menu is shown, otherwise 60 seconds)
* If a wireless interface is present, display the strongest
connection in the system tray instead of the normal LAN style icon.
* SSID toolip removed.
* Numerous stability issues resolved.
* Removed dhcpcd-dbus dependency
* Split icons off into dhcpcd-icons
* Add dhcpcd-qt front end
* Improved IPv6 support in dhcpcd-6 is now reported
* Numerous bug fixes
* SSID menus now update in realtime when new scans come in