hostap/wpa_supplicant/wpa_gui-qt4
Arkadiusz (Arkq) Bokowy e7b4cd0c55 wpa_gui: Add tray icon based signal strength meter
System tray icon can be set to 5 different pictographs according to the
connection status. One for disconnected state (not associated with the
network, or not connected with the wpa_supplicant service), and four for
connected status (showing the signal strength on the receiver).

By default this functionality is disabled. The reason for this, is the
fact, that the underlaying approach of this functionality is poll based,
which might be considered as a non-efficient one. Update interval has to
be set explicitly by the user with '-m<seconds>' command line argument.

Status icon names are based on various Gnome icon packs (e.g., Faba).
When icon can not be found, default one is shown (wpa_gui logo).

Signed-off-by: Arkadiusz Bokowy <arkadiusz.bokowy@gmail.com>
2015-03-25 15:41:15 +02:00
..
icons
lang
.gitignore
addinterface.cpp Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
addinterface.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eventhistory.cpp Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eventhistory.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eventhistory.ui
icons.qrc
icons_png.qrc
main.cpp Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
networkconfig.cpp Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
networkconfig.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
networkconfig.ui
peers.cpp
peers.h
peers.ui
scanresults.cpp wpa_gui: Sort frequency and signal numerically in the scan results dialog 2015-01-23 01:24:25 +02:00
scanresults.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
scanresults.ui
scanresultsitem.cpp wpa_gui: Sort frequency and signal numerically in the scan results dialog 2015-01-23 01:24:25 +02:00
scanresultsitem.h wpa_gui: Sort frequency and signal numerically in the scan results dialog 2015-01-23 01:24:25 +02:00
signalbar.cpp Update license notification in signalbar implementation 2012-07-02 20:48:24 +03:00
signalbar.h Update license notification in signalbar implementation 2012-07-02 20:48:24 +03:00
stringquery.cpp
stringquery.h
userdatarequest.cpp Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
userdatarequest.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
userdatarequest.ui
wpa_gui.desktop
wpa_gui.pro wpa_gui: Sort frequency and signal numerically in the scan results dialog 2015-01-23 01:24:25 +02:00
wpagui.cpp wpa_gui: Add tray icon based signal strength meter 2015-03-25 15:41:15 +02:00
wpagui.h wpa_gui: Add tray icon based signal strength meter 2015-03-25 15:41:15 +02:00
wpagui.ui
wpamsg.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00