mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-20 12:11:28 -07:00
- 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
6 lines
268 B
Markdown
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.
|