mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00: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