21de88c3ba
While we now deal more gracefully with adapter removals, we can still mess up the hadSetupDevices tracking: As adapters become available before any devices, we'll always reset the setting to false when Bluetooth is turned on. And if no set up device happens to be in range, it will still be false when Bluetooth is turned off again. To address that, only update the setting if we have an adapter (like we do now) and we had one before (so it wasn't the adapter itself that changed). https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1174 |
||
---|---|---|
.. | ||
accessibility.js | ||
bluetooth.js | ||
brightness.js | ||
dwellClick.js | ||
keyboard.js | ||
location.js | ||
network.js | ||
nightLight.js | ||
power.js | ||
remoteAccess.js | ||
rfkill.js | ||
screencast.js | ||
system.js | ||
thunderbolt.js | ||
volume.js |