gnome-control-center/panels
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
..
background background: Replace deprecated GSimpleAsyncResult with GTask 2018-06-03 06:46:16 +04:00
bluetooth bluetooth: Cache the D-Bus proxy 2018-04-06 22:23:38 -03:00
color common: update pixel_size values to base 16 for icon clarity 2018-07-10 17:52:08 -04:00
common common: Make language chooser dialog match design 2018-07-22 09:54:21 -03:00
datetime datetime: Move callbacks into .ui file 2018-06-01 20:35:30 +00:00
display display: Use g_auto for variables 2018-05-29 22:35:32 +00:00
info info: Update gsd_should_ignore_unix_mount() from g-s-d master 2018-06-29 06:49:45 +00:00
keyboard common: update pixel_size values to base 16 for icon clarity 2018-07-10 17:52:08 -04:00
mouse mouse: Connect signal handlers swapped 2018-05-31 09:16:00 +12:00
network wifi: Keep Airplane Mode always synchronized 2018-07-23 10:13:13 -03:00
notifications notifications: Refactor app notifications dialog 2018-07-16 19:36:19 +00:00
online-accounts Move common panel code from shell/ to panel/common 2018-04-17 15:26:59 +02:00
power power: Use GtkTemplate 2018-06-11 14:30:31 +00:00
printers printers: update pixel_size of icons to avoid aliasing 2018-07-10 18:04:32 -04:00
privacy privacy: Replace ifdefs with #pragma once 2018-05-29 10:47:48 +12:00
region common: Use GtkTemplate for the language chooser dialog 2018-07-18 22:39:32 +00:00
search Simplify use of GCancellable 2018-06-01 21:03:19 +00:00
sharing sharing: Enable settings widget for gnome-remote-desktop 2018-07-10 19:59:51 +00:00
sound Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
thunderbolt thunderbolt: Fix build 2018-05-16 13:01:12 -05:00
universal-access universal-access: Use GtkTemplate 2018-06-11 14:11:47 +00:00
user-accounts common: Use GtkTemplate for the language chooser dialog 2018-07-18 22:39:32 +00:00
wacom wacom: use dim-label class on icons instead of opacity for consistency 2018-07-10 17:53:56 -04:00
meson.build thunderbolt: new panel for device management 2018-04-13 15:08:16 +02:00