-
Notifications
You must be signed in to change notification settings - Fork 16
Bluetooth library 🥺 #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I worked around this for myself by adding a button that launches a bluetooth app. I personally don't change Bluetooth settings often, and in practice, I don't feel like I'm missing much without an applet. Still, more features is more better :)
|
This is already tracked internally, and is planned. I have not had the time to do it yet. My current solution is blueman-tray, which works well enough to be usable in its tray menu. If you want you can filter it out of your normal system tray item list and give it a special button. |
I created a bluetooth integration for my statusbar using https://github.com/KDE/bluez-qt and found it reasonably user-friendly. It comes with QML modules included. |
The one thing stopping me from using quickshell is that it doesn't have a library for Bluetooth, and I'd like to make an applet for connecting Bluetooth devices in quickshell.
The text was updated successfully, but these errors were encountered: