mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Tray: add drawer logic
TraySettings: add drawer toggle i18n: add translations for drawer toggle
This commit is contained in:
@@ -117,9 +117,9 @@ Item {
|
||||
shapeContainer: backgroundsShape
|
||||
}
|
||||
|
||||
// TrayDropdown
|
||||
// TrayDrawer
|
||||
PanelBackground {
|
||||
panel: root.windowRoot.trayDropdownPanel
|
||||
panel: root.windowRoot.trayDrawerPanel
|
||||
shapeContainer: backgroundsShape
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user