status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
299 stars 79 forks source link

StatusQ2 dev: basic first steps #8167

Open caybro opened 2 years ago

caybro commented 2 years ago

Description

A rough overview of first steps to have the new status-desktop UI library (interim name StatusQ2 aks SQ2) in place:

Overview of SQ2: https://www.notion.so/StatusQ2-goals-architecture-61a3eff93c8a43aab2349b8a2cc6cc63

More TBA...

alexjba commented 2 years ago

One thing we could do from the start is to precompile qml resources. There are several benefits: Speed-up the app The basic CI checks will also validate qml and qrc files It is easier to later integrate with Webassembly