1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 06:52:50 -05:00

powermenu: replace with grid style

This commit is contained in:
bbedward
2025-11-12 00:48:42 -05:00
parent 748faf92c1
commit e527453964
11 changed files with 354 additions and 259 deletions

View File

@@ -482,6 +482,10 @@ Item {
}
}
onLockRequested: {
lock.activate()
}
function actionApply(action) {
switch (action) {
case "logout":