Bug 352042 - Plasma Audio Applet Should Include Per App Volume Levels
Summary: Plasma Audio Applet Should Include Per App Volume Levels
Status: RESOLVED FIXED
Alias: None
Product: plasma-pa
Classification: Plasma
Component: general (show other bugs)
Version: 5.4.0
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 353437 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-08-30 23:54 UTC by Ongun Kanat
Modified: 2016-06-25 15:10 UTC (History)
9 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ;)