mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
powermenu wip
This commit is contained in:
@@ -70,7 +70,7 @@ NBox {
|
||||
icon: "power_settings_new"
|
||||
tooltipText: "Power Menu"
|
||||
onClicked: {
|
||||
powerMenu.show()
|
||||
powerMenu.open(screen)
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -78,9 +78,6 @@ NBox {
|
||||
|
||||
PowerMenu {
|
||||
id: powerMenu
|
||||
// TBC
|
||||
// anchors.top: powerButton.bottom
|
||||
// anchors.right: powerButton.right
|
||||
}
|
||||
|
||||
// ----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user