network chooser: click to show known available connections
This commit is contained in:
parent
20d3ad12f9
commit
a230b72344
4 changed files with 191 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ PanelWindow {
|
|||
// Connectivity
|
||||
M.BarGroup {
|
||||
borderColor: M.Theme.base0D
|
||||
M.Network { visible: M.Modules.network.enable }
|
||||
M.Network { bar: bar; visible: M.Modules.network.enable }
|
||||
M.Bluetooth {}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue