mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Tray: refactoring - back to dropdown menu while keeping the drawer for unpinned.
This commit is contained in:
@@ -142,13 +142,6 @@ Item {
|
||||
backgroundColor: Color.mSurface
|
||||
}
|
||||
|
||||
// TrayMenu
|
||||
PanelBackground {
|
||||
panel: root.windowRoot.trayMenuPanel
|
||||
shapeContainer: backgroundsShape
|
||||
backgroundColor: Color.mSurface
|
||||
}
|
||||
|
||||
// Wallpaper
|
||||
PanelBackground {
|
||||
panel: root.windowRoot.wallpaperPanel
|
||||
|
||||
Reference in New Issue
Block a user