shift-shell/initialstart/modules
Devin Lin e66d88a754 initialstart: Introduce InitialStartModule as top level item for modules
Currently modules are initialized as QQuickItems. In order to be able to
add custom properties for modules to set in the future, introduce
InitialStartModule as the top-level QML object for modules to
initialize.

Currently only two properties are implemented: `available` for whether
to show the module in the wizard, and `contentItem` for the visual
module item.
2024-11-06 22:07:50 -08:00
..
cellular initialstart: Introduce InitialStartModule as top level item for modules 2024-11-06 22:07:50 -08:00
finished initialstart: Introduce InitialStartModule as top level item for modules 2024-11-06 22:07:50 -08:00
prepare initialstart: Introduce InitialStartModule as top level item for modules 2024-11-06 22:07:50 -08:00
time initialstart: Introduce InitialStartModule as top level item for modules 2024-11-06 22:07:50 -08:00
wifi initialstart: Introduce InitialStartModule as top level item for modules 2024-11-06 22:07:50 -08:00
CMakeLists.txt initialstart: Add first login experience 2023-04-01 07:09:57 +00:00