gnome-shell/js/ui/status
Mario Sanchez Prada fb3070981c bluetooth: Add missing 'BluetoothHardwareAirplaneMode' to D-Bus interface
This D-Bus property was never been added here, which caused inconsistencies
under some scenarios (e.g. coming back from suspend) if some devices were
previously paired, since _sync() would then make the bluetooth menu visible
unconditially, because of the proxied property evaluating to 'false'.

Adding this to the D-Bus interface makes sure that it's no longer undefined
and returns the right value, fixing the bug.

https://bugzilla.gnome.org/show_bug.cgi?id=789110
2017-10-17 20:16:38 +01:00
..
accessibility.js gdm: Remove separate greeter universal access icon 2017-10-13 16:53:54 +02:00
bluetooth.js bluetooth: Add missing 'BluetoothHardwareAirplaneMode' to D-Bus interface 2017-10-17 20:16:38 +01:00
brightness.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
keyboard.js status/keyboard: Fix typo 2017-08-12 21:12:07 +02:00
location.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
network.js network: Simplify and fix VPN settings menu item 2017-08-21 12:12:52 +02:00
nightLight.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
power.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
rfkill.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
screencast.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
system.js system: Split out system actions to its own module 2017-08-22 12:09:04 +02:00
volume.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00