Summary: | Add possibility to select output device from tray menu | ||
---|---|---|---|
Product: | [Plasma] plasma-pa | Reporter: | Anton Latukha <anton.latukha> |
Component: | applet | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bugseforuns, karlosmunjos, kde, nate, piroxiline, plasma-bugs, simonandric5 |
Priority: | NOR | Keywords: | usability |
Version: | 5.10.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-pa/359ec78cb6ff5d30d2a91e12b5b37c8f6112521d | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Settings
Tray menu |
Description
Anton Latukha
2017-09-02 17:50:46 UTC
Created attachment 107655 [details]
Settings
Created attachment 107656 [details]
Tray menu
*** Bug 389240 has been marked as a duplicate of this bug. *** Hi, looks like I implemented that by accident, I wasn't aware there was a bug report / feature request for this. See https://phabricator.kde.org/D10901, I hope that's according to your likings. Git commit 359ec78cb6ff5d30d2a91e12b5b37c8f6112521d by David Rosca, on behalf of Christian Loosli. Committed on 28/02/2018 at 12:24. Pushed by drosca into branch 'master'. Add "move to device" functionality to hamburger menu This patch adds the possibility to choose a device for a playback / recording stream in the hamburger menu. As per the discussion with the developers, the drag & drop functionality stays untouched and is still available. This is added to be a bit more consistent with the kcm and to make the functionality easier to discover. The menu is only shown when there are more than one possibilities to choose from in order to not confuse users. Differential Revision: https://phabricator.kde.org/D10901 M +31 -0 applet/contents/ui/ListItemBase.qml https://commits.kde.org/plasma-pa/359ec78cb6ff5d30d2a91e12b5b37c8f6112521d So cool! Grateful. |