AsteroidOS / unofficial-watchfaces

Database of community-made watchfaces for AsteroidOS.
51 stars 32 forks source link

Allow passing an explicit directory for test #123

Closed beroset closed 1 year ago

beroset commented 1 year ago

This adds an additional argument to loader.qml to specify the directory in which the watchface is loaded, and then modifies the watchface code to pass that argument. The purpose is to allow for desktop testing of other kinds of qml files intended for watches.