summaryrefslogtreecommitdiffstats
path: root/bin/net_applet
Commit message (Collapse)AuthorAgeFilesLines
* Use SNI when running under Enlightenment (mga#23954).Martin Whitaker2019-01-281-2/+2
|
* Change $is_plasma to $is_sni - other DEs support SNI now.Martin Whitaker2019-01-281-8/+8
|
* Force use of X11 backend when running on Wayland (mga#20680)Martin Whitaker2019-01-281-0/+1
|
* show IPv6 address if a global one was givenJosé JORGE [zezinho]2018-09-231-0/+1
|
* Make sure to unset the context menu before destroying itFrédéric Buclin2017-07-311-7/+3
|
* Prefer add_seconds() over add() as it uses less CPU and memoryFrédéric Buclin2017-03-131-2/+2
|
* Use DBus Menu + StatusNotifier 1.0 (mga#20410)Frédéric Buclin2017-03-131-30/+24
|
* Make sure the status icon exists before trying to display it (mga#20425)Frédéric Buclin2017-03-101-12/+9
| | | | | This patch also does some cleanup (left during the StatusNotifier implementation)
* Hybrid support for both SNI (for Plasma) and GtkStatusIconFrédéric Buclin2017-03-051-17/+34
|
* Force get_strength_icon() to return only the PixBuf object when called from ↵Frédéric Buclin2017-03-041-1/+1
| | | | set_from_pixbuf()
* Fix the net_applet status icon (mga#17592)Frédéric Buclin2017-03-041-30/+40
| | | | This also restores the tooltip with IP information.
* stop using Gtk3::Notify::Queue as it's brokenThierry Vignaud2015-09-031-9/+20
| | | | | | | rationale: 'closed' signal is never sent by libnotify and thus queue is never popped and thus net_applet always shows the same first message, the others are never shown
* log dbus errorsThierry Vignaud2015-09-031-0/+6
|
* use high res icon for unconfigured state notification (mga#7434)Rémi Verschelde2015-03-121-1/+1
|
* use high res icons for notifications (mga#7434)Thierry Vignaud2015-03-111-4/+5
|
* block CHLD signals on startup in order to prevent glib-threading segfaultsThierry Vignaud2014-01-221-2/+7
|
* delay setting SIG_CHLD handlerThierry Vignaud2014-01-081-1/+1
| | | | thus preventing potential segfault on startup (mga#10289)
* simplifyThierry Vignaud2013-12-271-2/+1
|
* fix a warning in net_applet (spoted by Colin Guthrie)Thierry Vignaud2013-12-081-1/+1
| | | | | conversion of perlish visible() to get_visible() should have been to set_visible() in commit 3bef8ad88261e34551963b4a09c4877b4baea8ee
* - fix "undefined value for mandatory argument 'is_active'" (mga#11763)Thierry Vignaud2013-11-261-1/+1
|
* fix tooltip usage with Gtk3Thierry Vignaud2013-11-241-1/+1
|
* visible() => get_visible()Thierry Vignaud2013-11-241-1/+1
|
* switch from gtk2 to gtk3Thierry Vignaud2013-11-241-23/+23
|
* Use more standard API for launching appsColin Guthrie2013-11-211-2/+2
|
* Fix pathsColin Guthrie2013-11-211-6/+6
| | | | Some commands are no longer in /usr/sbin
* polkit: Fix support for several third party net management commands (mga#11286)Colin Guthrie2013-11-211-1/+1
|
* install net_monitor package on demand (mga#157)Derek Jennings2013-08-241-0/+5
|
* net_applet: fix error dialog title after selecting a wireless networkOlivier Blin2013-05-091-1/+1
|
* net_applet/netcenter/drakroam: remove unused pixbufs creationOlivier Blin2013-05-071-5/+0
|
* perl_checker cleanupsThierry Vignaud2012-03-201-5/+5
|
* net_applet: use better libnotify app nameOlivier Blin2011-12-091-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-net ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: po - replace Mandriva by Mangeia in po files pixmaps - replace all images (use Oxygen) icons - replace all images (use Oxygen) lib - remove Mandriva occurrences - movre dbus prefix to org.mageia config - remove Mandriva occurrences - movre dbus prefix to org.mageia
* fix blank entry for IFW in net_applet menu, aka baby-doll bug #58564 (caused ↵Olivier Blin2010-06-031-1/+1
| | | | by commit 263592)
* Fix indentation of actions hashClaudio Matsuoka2009-11-181-62/+94
|
* properly take care of child processesEugeni Dodonov2009-10-271-42/+20
|
* properly treat children processes (#54636) in net_appletEugeni Dodonov2009-10-261-12/+42
|
* Run net_monitor from /usr/bin (to comply with new net_monitor layout).Eugeni Dodonov2009-10-131-1/+1
|
* updated NEWSEugeni Dodonov2009-09-291-0/+3
|
* clearing pending ifw notifications in net_applet (#48493). This can beEugeni Dodonov2009-09-291-0/+4
| | | | done manually too, by sending -SIGUSR1 to net_applet.
* updated Connecting string to be in sync with translationsEugeni Dodonov2009-09-161-1/+1
|
* Update net_applet icon when a connection is in progress (#50741)Eugeni Dodonov2009-09-151-4/+19
|
* Removed tooltip updating on every 2 seconds.Eugeni Dodonov2009-03-261-1/+0
|
* Rechecking wireless networks when updating applet state (#40912).Eugeni Dodonov2009-03-261-0/+3
|
* Updating tooltip periodically (#48408, #40912).Eugeni Dodonov2009-03-041-0/+1
|
* fix crash in net_applet when mandi is started (happens if mandi was not ↵Olivier Blin2009-03-031-4/+3
| | | | available at net_applet start), this requires some API change to split init code, so that we do not add the dbus filters every time we try to reconnect the network::ifw object
* reload network interfaces list when a new network device appears (if dbus ↵Olivier Blin2009-02-251-0/+15
| | | | support is enabled)
* Restored strict pragma.Eugeni Dodonov2009-01-271-0/+1
|
* Added support for DNS server in tooltip.Eugeni Dodonov2009-01-271-1/+2
|
* use longer description for user-friendly interface namesOlivier Blin2008-11-201-1/+1
|
* use user-friendly interface nameOlivier Blin2008-11-191-2/+2
|