Bug 352042

Summary: Plasma Audio Applet Should Include Per App Volume Levels
Product: [Unmaintained] plasma-pa Reporter: Ongun Kanat <ongun.kanat>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: eliadevito, karl, linux, maldela, mook.moz+sites.org.kde.bugs, mrboese, ongun.kanat, rdieter, w01dnick
Priority: NOR    
Version First Reported In: 5.4.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.7.0
Sentry Crash Report:

Description Ongun Kanat 2015-08-30 23:54:08 UTC
It would be awesome the new applet having per app volume levels like good old Kmix. It's less time consuming having them in applet and looks like there is empty space available.

Reproducible: Always
Comment 1 Ruman Gerst 2015-09-05 18:37:34 UTC
I first was confused why suddenly I could not set per app volumes anymore.

It would be reasonable to add a configuration option to show or hide per-app volumes.
Comment 2 Elia Devito 2015-11-05 17:08:12 UTC
There is a plan to add per app volume in the new applet?

I would like to see implemented it.
Comment 3 David Rosca 2016-03-30 16:26:11 UTC
Git commit 9ffa6cf6072e34b1e150875e05715d6757a3456e by David Rosca.
Committed on 30/03/2016 at 16:25.
Pushed by drosca into branch 'master'.

Add Applications tab to applet

Applet now have two tabs: Devices and Applications.
FIXED-IN: 5.7.0
REVIEW: 127484

M  +8    -16   applet/contents/ui/ListItemBase.qml
D  +0    -69   applet/contents/ui/SinkInputListItem.qml
D  +0    -69   applet/contents/ui/SourceOutputListItem.qml
R  +1    -11   applet/contents/ui/StreamListItem.qml [from: applet/contents/ui/StreamListItemBase.qml - 067% similarity]
M  +111  -34   applet/contents/ui/main.qml

http://commits.kde.org/plasma-pa/9ffa6cf6072e34b1e150875e05715d6757a3456e
Comment 4 David Rosca 2016-04-02 10:02:55 UTC
*** Bug 353437 has been marked as a duplicate of this bug. ***
Comment 5 Bernd Steinhauser 2016-06-25 14:58:34 UTC
Maybe you could add it to the systray app as well?
I find it very annoying to have to open the applet using right click and selecting audio volume settings.

It's the one reason why I still use kmix, because it is just easier faster to readjust the volume of an app.

Also from a UI perspective, I would rather use vertical sliders like kmix does.
This is especially helpful if there are many sliders. Remember, that most screens are widescreen these days.
Thus, they align better.
Comment 6 Bernd Steinhauser 2016-06-25 15:10:13 UTC
Sorry, forget what I just said.
Somehow plasma-pa sneaked through my update session and was still at 5.6.5.
With 5.6.95, it works as expected, thanks. ;)