initial commit

This commit is contained in:
Ly-sec
2025-11-17 16:35:22 +01:00
parent 063ca70c57
commit bb8107727c
17 changed files with 1031 additions and 7 deletions
@@ -90,6 +90,13 @@ Item {
backgroundColor: panelBackgroundColor
}
// Changelog
PanelBackground {
panel: root.windowRoot.changelogPanelPlaceholder
shapeContainer: backgroundsShape
backgroundColor: panelBackgroundColor
}
// Launcher
PanelBackground {
panel: root.windowRoot.launcherPanelPlaceholder