[Applet] Remember devices to raise maximum volume
AbandonedPublic

Authored by gvgeo on Dec 24 2019, 5:51 PM.

Details

Reviewers
drosca
Group Reviewers
Plasma
Summary

Keep a list of devices and applications to raise maximum volume.
For applications, option will mirror across all the instances of a program.

BUG: 413332
FIXED-IN: 5.18.0

Test Plan

Before: Raise maximum volume option was lost between restarts.

Diff Detail

Repository
R115 Plasma Audio Volume Applet
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20250
Build 20268: arc lint + arc unit
gvgeo created this revision.Dec 24 2019, 5:51 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 24 2019, 5:51 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
gvgeo requested review of this revision.Dec 24 2019, 5:51 PM
ngraham retitled this revision from Remember devices to raise maximum volume to [Applet] Remember devices to raise maximum volume.Dec 24 2019, 5:54 PM
ngraham edited the summary of this revision. (Show Details)
ngraham added a reviewer: drosca.
gvgeo updated this revision to Diff 72187.Dec 26 2019, 5:45 AM

Changed names and function.

Nice work.

applet/contents/ui/StreamListItem.qml
29

Could be simplified and hardened to Client ? Client.name : ""

gvgeo planned changes to this revision.Dec 27 2019, 10:51 AM

Patch is not needed, without separate raise maximum volume mode. D26234#583337

gvgeo abandoned this revision.Jan 20 2020, 9:59 AM