AvengeMedia / AvengeMedia/DankMaterialShell
Feature request — combined audio OSD (device name + volume slider)
- Dominant language
- QML
- Stars
- 8.1k
- Forks
- 515
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 102
Description
Currently VolumeOSD and AudioOutputOSD are two separate popups. When the audio output device changes, both can fire and briefly stack on top of each other.
Would it be possible to add an optional device-name line to VolumeOSD (sourced from AudioService.displayName() of the current sink), so a single popup shows the icon, the device name, and the volume slider together? This would be especially useful for setups using custom device aliases, where the alias is the whole point of having the name visible.
Happy to provide more detail or a sketch of the change if that's useful.
Contributor guide
Research direction
Locate the VolumeOSD and AudioOutputOSD entry points and inspect how AudioService.displayName() provides the current sink name. Confirm how the two popups are triggered, then make the device-name line optional in VolumeOSD so the combined popup shows the icon, name, and slider without stacking; verify both enabled and disabled behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100