Summary: | Show audio activity like pavucontrol | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Manuel C <manuel.manu.delfin> |
Component: | kcm_pulseaudio | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.20.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=411563 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-pa/commit/3e80ee13687a4db8f45c8aa63d741e688209bd48 | Version Fixed In: | |
Sentry Crash Report: |
Description
Manuel C
2020-11-11 12:25:03 UTC
Related to, but not 100% a duplicate of Bug 411563. Either way, it will be implemented with https://invent.kde.org/plasma/plasma-pa/-/merge_requests/21! Git commit 3e80ee13687a4db8f45c8aa63d741e688209bd48 by David Redondo. Committed on 05/01/2021 at 20:41. Pushed by davidre into branch 'master'. Show current Volume in Plasmoid sliders We draw the background of slider now manually. The length of the highlight shows the current volume. Minimum is the minimal width of the element, maximum is highlight up to the handle position and when nothing is playing no highlight is shown. An animation makes the transitions a bit smoother. Related: bug 411563 M +30 -0 applet/contents/ui/ListItemBase.qml https://invent.kde.org/plasma/plasma-pa/commit/3e80ee13687a4db8f45c8aa63d741e688209bd48 |