mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
screen corners
This commit is contained in:
@@ -146,6 +146,15 @@ Item {
|
||||
// panel: root.windowRoot.trayDropdownPanel
|
||||
// shapeContainer: backgroundsShape
|
||||
// }
|
||||
|
||||
|
||||
/**
|
||||
* Screen Corners
|
||||
*/
|
||||
ScreenCornersBackground {
|
||||
shapeContainer: backgroundsShape
|
||||
bar: root.bar
|
||||
}
|
||||
}
|
||||
|
||||
// Unified shadow system (one MultiEffect for all backgrounds)
|
||||
|
||||
Reference in New Issue
Block a user