Allow us to mark an app in the metadata that it can be used as a lockscreen/clock

ie: in pdxinfo we can add:
apptype=game,lockscreen
or
apptype=lockscreen (so it is ONLY a lockscreen app)

and then add an event, playdate.lockscreenupdate() to differentiate it from a game

5 Likes