screen corners

This commit is contained in:
ItsLemmy
2025-11-06 12:05:45 -05:00
parent ceb2dea2a9
commit bbeb23d10d
6 changed files with 263 additions and 68 deletions
@@ -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)