https://bugs.kde.org/show_bug.cgi?id=365197
David Rosca <now...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/plas | |ma-pa/6814a96da412578a4be47 | |c5643ff6ea13dfdf9e6 Resolution|--- |FIXED --- Comment #2 from David Rosca <now...@gmail.com> --- Git commit 6814a96da412578a4be47c5643ff6ea13dfdf9e6 by David Rosca. Committed on 28/07/2016 at 14:54. Pushed by drosca into branch 'master'. Add option to enable volume feedback Play "pop" sound when changing volume Differential Revision: https://phabricator.kde.org/D2219 M +1 -0 CMakeLists.txt M +3 -0 applet/contents/config/main.xml M +53 -22 applet/contents/ui/ConfigGeneral.qml M +4 -0 applet/contents/ui/ListItemBase.qml M +18 -0 applet/contents/ui/main.qml A +50 -0 cmake/FindCanberra.cmake M +2 -0 src/qml/CMakeLists.txt M +2 -0 src/qml/plugin.cpp A +83 -0 src/qml/volumefeedback.cpp [License: LGPL] A +46 -0 src/qml/volumefeedback.h [License: LGPL] http://commits.kde.org/plasma-pa/6814a96da412578a4be47c5643ff6ea13dfdf9e6 -- You are receiving this mail because: You are watching all bug changes.