mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-20 12:11:28 -07:00
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
This commit is contained in:
5
changes/overlay-notification-routing.md
Normal file
5
changes/overlay-notification-routing.md
Normal file
@@ -0,0 +1,5 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user