https://bugs.kde.org/show_bug.cgi?id=422537
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-pa/commit/3f2040d | |4e13381713b94317b017f42b9ab | |31b8de --- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> --- 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 -- You are receiving this mail because: You are watching all bug changes.