Created attachment 129104 [details] screenshot STEPS TO REPRODUCE 1. click on volume icon in system tray 2. enable "Raise maximum volume" 3. while the popup of plasma-pa applet is still open, change the volume level by scrolling on the sound icon in system tray OBSERVED RESULT as we can see in the attached screenshot, volume level OSD and popup of plasma-pa applet show different percentages EXPECTED RESULT volume level OSD and popup of plasma-pa applet should show the same percentage SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.19.80 KDE Frameworks Version: 5.71.0 Qt Version: 5.14.2
I had a feeling you were going to be the one to report this. :) I'm not quite sure what to do about it.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-pa/-/merge_requests/7
Git commit 3f2040d4e13381713b94317b017f42b9ab31b8de by Nicolas Fella. Committed on 23/06/2020 at 00:46. Pushed by nicolasfella into branch 'master'. Show correct volume level in OSD when maximum volume is raised 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 https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/112 to pass along the maximum volume information M +12 -16 applet/contents/ui/main.qml M +4 -0 src/qml/dbus/osdService.xml M +2 -2 src/qml/volumeosd.cpp M +1 -1 src/qml/volumeosd.h https://invent.kde.org/plasma/plasma-pa/commit/3f2040d4e13381713b94317b017f42b9ab31b8de