@okennedy Things like appointments will show up in the upcoming widget for notifications on the lockscreen that zander already laid out all the groundwork for.
@okennedy notifications have an established (and documented) cross desktop API. Generic lock screen plugins need more thought both code and design wise so we want to collect some use cases that can't be done via notifications first.
@agx A great point. Here’s a few ideas I have rolling around: (1) Context sensitive media controller that pops up when you’re on a specific WiFi network. (2) A quick text entry widget that invokes a script (e.g, for quick note taking). (3) Weather for the day. (4) A summary of upcoming events in the next 24 hours (not just notifications, but a calendar page). (5) A widget that shows the output of a script (formatted as a List?).
Looking forward to this feature evolving!
@agx (6) A hold and release button to trigger speech capture for an on-device voice assistant like Rhasspy.
@okennedy make sense. I've moved these here so it doesn't get lost https://source.puri.sm/Librem5/phosh/issues/145
@agx Is it modular though or does it require modifying Phosh itself? It would be nifty if there was a nice (and well documented) interface that could be used to create custom widgets.