bluetooth flyout: paired devices with connect/disconnect

This commit is contained in:
Damocles 2026-04-12 18:27:20 +02:00
parent a230b72344
commit fd71211176
4 changed files with 159 additions and 1 deletions

View file

@ -103,7 +103,7 @@ PanelWindow {
M.BarGroup {
borderColor: M.Theme.base0D
M.Network { bar: bar; visible: M.Modules.network.enable }
M.Bluetooth {}
M.Bluetooth { bar: bar }
}
// Controls