bluetooth flyout: paired devices with connect/disconnect
This commit is contained in:
parent
a230b72344
commit
fd71211176
4 changed files with 159 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue