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 P2P: wpa_qui-qt4: Add P2P functionality into the GUI 2010-09-09 07:17:18 -07:00
lang wpa_gui: lupdate run before release 2010-04-18 19:08:14 +03:00
.gitignore Fix .gitignore files to not ignore subdirectory matches 2010-10-07 11:04:16 +03:00
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 wpa_gui-qt4: remove qPixmapFromMimeSource from ui files 2008-09-24 12:24:49 +03:00
icons.qrc P2P: wpa_qui-qt4: Add P2P functionality into the GUI 2010-09-09 07:17:18 -07:00
icons_png.qrc P2P: wpa_qui-qt4: Add P2P functionality into the GUI 2010-09-09 07:17:18 -07:00
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 wpa_gui-qt4: Add support for selecting between WEP open/shared key auth 2009-02-10 15:26:26 +02:00
peers.cpp Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
peers.h Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
peers.ui wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
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 wpa_gui-qt4: remove qPixmapFromMimeSource from ui files 2008-09-24 12:24:49 +03:00
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 Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
stringquery.h Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
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-qt4: remove qPixmapFromMimeSource from ui files 2008-09-24 12:24:49 +03:00
wpa_gui.desktop wpa_gui-qt4: desktop entry file 2008-09-24 12:20:58 +03:00
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 wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
wpamsg.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00