aboutsummaryrefslogtreecommitdiffstats
path: root/desktop/modules/status/StatusTile.qml
AgeCommit message (Collapse)AuthorFilesLines
12 hoursfeat(desktop): add the status module, tile and rowDanilo M.1-0/+27
The module is thin because the singleton owns the modes: it is a tile and a page over Status, always active so the effects hold whether or not the drawer has been opened. Injected as st rather than mod, since a component property named the same as the enclosing object's id binds to itself and arrives undefined.