<table><tr><td style="">drosca added a comment.
</td></tr></table><br /><div><div><blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>No switches to quickly change the default output directly from the applet.</p></blockquote>

<p>This needs to go in, I forgot about it: <a href="https://phabricator.kde.org/D2314" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/D2314</a></p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>Middle click for muting is not intuitive, left click on indicator icon difficult because of size.</p></blockquote>

<p>You can mute the audio with middle-click on systray icon, which I think is pretty well-known, so I would not call muting with middle click not intuitive. However, middle clicking on touchpad is not always easy.</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>Names of devices are ambiguous, too long and too technical.</p></blockquote>

<p>As <a href="https://phabricator.kde.org/p/broulik/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;" rel="noreferrer">@broulik</a> said not much to do here because of PulseAudio, as it doesn't provide some "pretty display description". Only thing better would be to do some heuristic based on device properties.</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>When having many devices, the list quickly becomes longer than the available space and you need to scroll. Which is difficult, because you can't use the scrollwheel for that on most of the applet because of the sliders.</p></blockquote>

<p>That's an issue in systray and not in plasma-pa, you can always use it outside of systray to have bigger popup.</p>

<p>I've tried disabling the wheel scrolling on sliders (because you can't disable it with QtQuickControls) with various hacks, but I failed. There was a patch to Qt to make it configurable, but it was rejected.</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>Tab titles are shortened because they are too long and they are inconsistent ("Applications" vs "Recordi..").</p></blockquote>

<p>That's a bug (probably) in Qt font metrics. For some fonts (including Plasma default Noto fonts) Qt font metrics are broken. I even created Qt bug for this with testcase, but it was closed as invalid.</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>The profiles in the "Configuration" tab are too technical and nowhere well explained. Also it's somehow dysfunctional on a technical level: Connecting my living room PC with a GTX950 over HDMI to a TV in most cases escalates to a random selection of one of ca. a dozen of possible profiles, until one of them works.</p></blockquote>

<p>That's how PulseAudio works. What we should do here is to hide disconnected outputs (eg. profiles that will certainly not work) - see <a href="https://bugs.kde.org/show_bug.cgi?id=365723" class="remarkup-link" target="_blank" rel="noreferrer">https://bugs.kde.org/show_bug.cgi?id=365723</a></p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>If an input/output is currently connected or not is nowhere indicated. But probing that should be possible in many cases. For example for HDMI or line out connections on modern mainboards.</p></blockquote>

<p>PulseAudio reports if a port is connected or not, but I don't think it is supported for every device. How and where should we indicate it?</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>The Applications tab in the plasmoid does not have a "There's nothing playing right now" indicator, leaving to an empty page<br />
 The "Notification Sounds" pseudo-stream does not show up in the applet</p></blockquote>

<p>Notification sounds stream is hidden in applet intentionally, because it is a permanent stream and we really don't have space to waste in applet. That being said, "nothing playing" message would be great (I already thought about that, but never got to actually implement it).</p></div></div><br /><div><strong>TASK DETAIL</strong><div><a href="https://phabricator.kde.org/T5412" rel="noreferrer">https://phabricator.kde.org/T5412</a></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>drosca<br /><strong>Cc: </strong>broulik, VDG, plasma-devel, Plasma, subdiff, drosca, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol<br /></div>