Files
SubMiner/changes/overlay-notification-routing.md
sudacode fbfd688109 Route OSD notifications through overlay with mpv fallback
- Add main/renderer overlay notification pipeline with loading-state support
- Preserve notificationType semantics across osd/system/both/none routing
- Update plugin fallback behavior, docs/config examples, and regression tests
2026-03-16 00:52:13 -07:00

6 lines
268 B
Markdown

type: changed
area: overlay
- Routed in-app OSD notifications through the visible overlay when available, with fallback to mpv OSD when the overlay is hidden or unavailable.
- Added overlay-native notification styling for loading, success, warning, and error states.