gnome-control-center/panels/network
Georges Basile Stavracas Neto 88c30e8fbd wifi: Keep Airplane Mode always synchronized
Currently, we acquire the Rfkill D-Bus proxy and synchronize
the state right after that. However, we don't monitor for
subsequent changes by connecting to the 'g-properties-changed'
GDBusProxy signal, which causes the Airplane Mode not to stay
synchronized when modified from others places, such as GNOME
Shell's aggregate menu.

This commit adds the necessary signal monitoring code to react
to external applications changing the Rfkill properties.
2018-07-23 10:13:13 -03:00
..
connection-editor Move common panel code from shell/ to panel/common 2018-04-17 15:26:59 +02:00
wireless-security network: Fix crash opening "Hidden network" dialogue 2018-03-12 14:39:10 +01:00
cc-network-panel.c network: Rename UI files to match C files 2018-07-23 12:55:59 +00:00
cc-network-panel.h network: Turn into a final class 2017-08-07 20:23:40 +01:00
cc-network-panel.ui network: Rename UI files to match C files 2018-07-23 12:55:59 +00:00
cc-wifi-panel.c wifi: Keep Airplane Mode always synchronized 2018-07-23 10:13:13 -03:00
cc-wifi-panel.h wifi: Hide when no Wi-Fi adapter is available 2018-05-29 16:09:51 -03:00
cc-wifi-panel.ui wi-fi: Add empty state for Airplane Mode 2018-07-23 12:56:00 +00:00
gnome-network-panel.desktop.in.in Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
gnome-wifi-panel.desktop.in.in Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
meson.build network: Rename UI files to match C files 2018-07-23 12:55:59 +00:00
net-device-ethernet.c network: Fix crash on connection change after device removal 2018-05-02 22:29:31 +00:00
net-device-ethernet.h network/net-device-ethernet: Re-work how we keep track of connections 2015-07-15 15:24:21 +02:00
net-device-mobile.c network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-device-mobile.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
net-device-simple.c network: Update NetDeviceSimple layout 2017-08-23 15:15:52 +02:00
net-device-simple.h network: Update NetDeviceSimple layout 2017-08-23 15:15:52 +02:00
net-device-wifi.c network: use nm_device_get_description() 2018-07-17 08:44:16 +02:00
net-device-wifi.h wifi: Revert "Add a refresh button" 2018-02-20 10:04:48 +01:00
net-device.c network: Simplify object destruction 2017-03-10 19:17:24 +01:00
net-device.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
net-object.c Simplify use of GCancellable 2018-06-01 21:03:19 +00:00
net-object.h network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-proxy.c network/proxy: destroy dialog with the class 2017-11-01 16:08:45 +01:00
net-proxy.h network: Split the proxy parts from the .c and .ui file 2012-07-12 14:09:24 +01:00
net-vpn.c network: Fix disconnecting the VPN connection_removed_cb handler 2018-05-29 15:16:50 +02:00
net-vpn.h network: Update VPN section 2017-08-09 19:32:43 +02:00
network-dialogs.c network: Remove nagging code which removed from libnma 2018-03-12 16:14:47 +01:00
network-dialogs.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
network-ethernet.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-mobile.ui network: Replace GtkVBox with GtkBox 2018-01-26 22:25:18 -02:00
network-proxy.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-simple.ui network: Update NetDeviceSimple layout 2017-08-23 15:15:52 +02:00
network-vpn.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-wifi.ui network: Use monospace font for wi-fi hotspot password 2018-03-01 11:22:38 -05:00
network.gresource.xml network: Rename UI files to match C files 2018-07-23 12:55:59 +00:00
panel-common.c network: Include the connection title in the sort string 2017-05-17 15:14:10 +02:00
panel-common.h network: Include the connection title in the sort string 2017-05-17 15:14:10 +02:00