Tray: add drawer logic

TraySettings: add drawer toggle
i18n: add translations for drawer toggle
This commit is contained in:
Ly-sec
2025-11-06 17:10:32 +01:00
parent e29c6ee1a6
commit 9f357aef25
17 changed files with 118 additions and 66 deletions
@@ -117,9 +117,9 @@ Item {
shapeContainer: backgroundsShape
}
// TrayDropdown
// TrayDrawer
PanelBackground {
panel: root.windowRoot.trayDropdownPanel
panel: root.windowRoot.trayDrawerPanel
shapeContainer: backgroundsShape
}