elementary / elementary/panel-sound
raise notification when no sound can be played
Open
- Dominant language
- Vala
- Stars
- 36
- Forks
- 28
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 11
Description
### Problem
Sometimes, sound gets played by user when there is no way to output it
User may have forgot to connect a speaker, a bluetooth headset, or to restore sound, or there is something wrong with the ability to play sound.
### Proposal
Notify the user when there is a MPRIS client starting to play sound, and there is one of the following:
-No audio output device
-Sound is on mute
-Soundlevel is at 0
-There is no audio card?
### Prior Art (Optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.