mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-05 19:45:51 +00:00
Background and Overview without Variants (test)
This commit is contained in:
@@ -21,21 +21,24 @@ ShellRoot {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Variants {
|
Background {}
|
||||||
model: Quickshell.screens
|
Overview {}
|
||||||
|
|
||||||
delegate: Background {
|
// Variants {
|
||||||
modelData: item
|
// model: Quickshell.screens
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Variants {
|
// delegate: Background {
|
||||||
model: Quickshell.screens
|
// modelData: item
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
|
||||||
delegate: Overview {
|
// Variants {
|
||||||
modelData: item
|
// model: Quickshell.screens
|
||||||
}
|
|
||||||
}
|
// delegate: Overview {
|
||||||
|
// modelData: item
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
|
||||||
DemoPanel {
|
DemoPanel {
|
||||||
id: demoPanel
|
id: demoPanel
|
||||||
|
|||||||
Reference in New Issue
Block a user