Skip to content

bluetooth: Show the Bluetooth switch in more cases

Bastien Nocera requested to merge wip/hadess/simplify-showing-bt-switch into main

In older versions of GNOME, when a menu was used for Bluetooth devices, we tried to avoid showing the Bluetooth menu to folks who didn't use Bluetooth.

This kept causing problems as the menu would disappear if no devices were setup and the platform "airplane mode" removed the Bluetooth device from the USB bus, making it impossible to detect whether a Bluetooth device existed, compared to a user unplugging a removable Bluetooth device.

Closes: #5749 (closed)

Merge request reports