D11166: Simplify display when there's only a single input device and a single output device

Chris Holland noreply at phabricator.kde.org
Fri Mar 9 05:52:53 UTC 2018


Zren added inline comments.

INLINE COMMENTS

> main.qml:420
>                          Layout.fillWidth: true
> -                        visible: sourceView.count > 0
> +                        visible: sourceView.count > 1 && !devicesView.simpleMode
>                          text: i18n("Capture Devices")

2 speakers + 1 mic won't show the mic header since it's only visible if there's 2 mics.

REPOSITORY
  R115 Plasma Audio Volume Applet

REVISION DETAIL
  https://phabricator.kde.org/D11166

To: ngraham, #plasma, drosca
Cc: Zren, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180309/00de778a/attachment.html>


More information about the Plasma-devel mailing list