<table><tr><td style="">davidedmundson created this revision.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D6100" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The lockscreen uses the MPRIS dataengine. This leads to two applications<br />
registring the service using the same component name which leads to the<br />
shortcuts not working when the lock screen closes.</p>

<p>We want to have the applet register the shortcuts, but not every<br />
dataengine user.</p>

<p>Ideally this shouldn't be in the dataengine either because DataEngines<br />
are read only. This moves the logic to the service which is writable and<br />
registers the shortcuts for the multiplexer there when requested from<br />
the applet.</p>

<p>BUG: 380526<br />
FIXED-IN: 5.10.1</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Opened media player. <br />
Used play/pause shortcut. (the only one my keyboard has)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6100" rel="noreferrer">https://phabricator.kde.org/D6100</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/mediacontroller/contents/ui/main.qml<br />
dataengines/mpris2/multiplexedservice.cpp<br />
dataengines/mpris2/multiplexedservice.h<br />
dataengines/mpris2/multiplexer.cpp</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas<br /></div>