You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
Right now, if bluetooth is off, the "Turn on" menu item needs to be pressed, which closes the menu entirely, resulting in more clicks to reopen the menu and choose the device to connect to. It would be better if the bluetooth can be toggled on and off directly from the menu as well, for quicker toggling.
The text was updated successfully, but these errors were encountered:
The Turn On menu item is actually provided by upstream GNOME Shell, rather than by this extension.
It's no longer present with GNOME 43's Quick Settings menu (there are now separate click targets for toggling Bluetooth or opening a menu of options provided by this extension), so any workaround in this extension would need to be limited to GNOME 42 and older.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Right now, if bluetooth is off, the "Turn on" menu item needs to be pressed, which closes the menu entirely, resulting in more clicks to reopen the menu and choose the device to connect to. It would be better if the bluetooth can be toggled on and off directly from the menu as well, for quicker toggling.
![image](https://user-images.githubusercontent.com/2352509/179398339-930bf4c4-0171-40a6-afe3-91bce3a33ea2.png)
The text was updated successfully, but these errors were encountered: