waffles: start menu apps

This commit is contained in:
end-4
2025-12-06 13:17:29 +01:00
parent ed89ad882f
commit 80a7804ade
17 changed files with 822 additions and 186 deletions
@@ -99,7 +99,7 @@ WBarAttachedPanelContent {
}
}
Item {
implicitHeight: root.searching ? 736 : 736 // TODO: Make sizes naturally inferred
implicitHeight: root.searching ? 800 : 800 // TODO: Make sizes naturally inferred
Layout.fillWidth: true
Loader {
id: pageContentLoader