https://bugs.kde.org/show_bug.cgi?id=404387
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |5.17.0 Latest Commit| |https://commits.kde.org/pla | |sma-pa/faef1e8f152e4ad3fcb0 | |3b1ff92c350dda0904fc Resolution|--- |FIXED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit faef1e8f152e4ad3fcb03b1ff92c350dda0904fc by Nate Graham, on behalf of Kishore Gopalakrishnan. Committed on 11/08/2019 at 22:33. Pushed by ngraham into branch 'master'. Allow to set maximum volume < 100% Summary: Currently one cannot set the maximum volume < 100%. This feature is required because some earphones / speakers are more sensitive than others and may get damaged at high volumes. In particular, one easily ends up overshooting safe volume levels when using the mouse scroll wheel to change the volume. After this change, one can safely use the mouse wheel to change volume. FIXED-IN: 5.17.0 Test Plan: 1. Right-click on applet > 'Configure audio volume'. 2. Try to set maximum volume < 100% and click 'OK'. 3. Scroill on the systray icon to change maximum volume. Check if it is limited to the configured maximum. Reviewers: #plasma, drosca, ngraham, romangg Reviewed By: #plasma, ngraham, romangg Subscribers: romangg, ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D23082 M +1 -1 applet/contents/ui/ConfigGeneral.qml https://commits.kde.org/plasma-pa/faef1e8f152e4ad3fcb03b1ff92c350dda0904fc -- You are receiving this mail because: You are watching all bug changes.