Tray: basic tray, no dropdown menu yet
This commit is contained in:
parent
d6d9350bff
commit
6ce7c7d55d
2 changed files with 126 additions and 0 deletions
|
|
@ -76,6 +76,10 @@ Variants {
|
|||
anchors.verticalCenter: bar.verticalCenter
|
||||
spacing: Style.marginSmall * scaling
|
||||
|
||||
Tray {
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
||||
Battery {
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue