Skip to content

Show correct volume level in OSD when maximum volume is raised

Nicolas Fella requested to merge work/maxvolumeosd into master

Volumes greater than 100% are not correctly displayed in the OSD. They are capped at 100%. This patch makes use of the new OSD API from plasma-workspace!112 (merged) to pass along the maximum volume information

BUG: 422537

Merge request reports