mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-04 12:52:06 -04:00
Enhancements to launcher and other warning fixes
- Persist grid/list setting - Alignment improvement
This commit is contained in:
@@ -320,13 +320,6 @@ ShellRoot {
|
||||
onClipboardRequested: {
|
||||
clipboardHistoryPopup.toggle()
|
||||
}
|
||||
|
||||
|
||||
onShowTrayMenuChanged: root.showTrayMenu = showTrayMenu
|
||||
onCurrentTrayMenuChanged: root.currentTrayMenu = currentTrayMenu
|
||||
onCurrentTrayItemChanged: root.currentTrayItem = currentTrayItem
|
||||
onTrayMenuXChanged: root.trayMenuX = trayMenuX
|
||||
onTrayMenuYChanged: root.trayMenuY = trayMenuY
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user