This commit is contained in:
2026-03-29 13:16:40 -05:00
parent adcd560180
commit 7a15a983af
26 changed files with 685 additions and 423 deletions

View File

@@ -14,6 +14,7 @@ Rectangle {
id: leftRect
property real reserve: width
property real cornerX: width
required property QsWindow window
@@ -21,10 +22,7 @@ Rectangle {
implicitWidth: 40
color: Pywal.special.background
Launcher {
LauncherButton {
id: launcher
x: parent.width / 2 - implicitWidth / 2
y: implicitWidth / 3