mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
ScreenCorners: cleanup
This commit is contained in:
@@ -141,19 +141,12 @@ Item {
|
||||
shapeContainer: backgroundsShape
|
||||
}
|
||||
|
||||
// // Tray Dropdown
|
||||
// PanelBackground {
|
||||
// panel: root.windowRoot.trayDropdownPanel
|
||||
// shapeContainer: backgroundsShape
|
||||
// }
|
||||
|
||||
|
||||
/**
|
||||
* Screen Corners
|
||||
*/
|
||||
ScreenCornersBackground {
|
||||
shapeContainer: backgroundsShape
|
||||
bar: root.bar
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user