Summary
Add XS-Overlay notification support for update and connection change events.
Use Case
It would be useful to receive visual overlay notifications (via XS-Overlay) when the app detects or pushes an update, or when connection status changes (connected/disconnected). This provides better ambient awareness without needing to watch the console.
What Needs to Be Done
- Update events should trigger an XS-Overlay notification
- Connection change events should trigger an XS-Overlay notification
- Notifications should be non-blocking and dismissible
- Should work with existing overlay configuration
Summary
Add XS-Overlay notification support for update and connection change events.
Use Case
It would be useful to receive visual overlay notifications (via XS-Overlay) when the app detects or pushes an update, or when connection status changes (connected/disconnected). This provides better ambient awareness without needing to watch the console.
What Needs to Be Done