Watch
1
0
Fork
You've already forked souveraine
0

shell: regenerate qmldir manifests from the composed tree

The repo qmldirs listed only repo-owned types; composed dirs also carry
ii-borrowed types (ReloadPopup, PanelLoader, Bar, ...) which a qmldir
present in the dir must list or they stop resolving — broke the phone
shell on deploy. Regenerated every deployed qmldir from the composed
config on-device (capitalized .qml -> type line, pragma Singleton ->
singleton line) and pulled back. Shell verified active, zero load
errors.
This commit is contained in:
Fimeg 2026-07-21 13:36:39 -04:00
commit db6d732e32
17 changed files with 228 additions and 6 deletions

View file

@ -1 +1,2 @@
SessionActionButton 1.0 SessionActionButton.qml
SessionScreen 1.0 SessionScreen.qml