[Differential] [Updated] D3302: RFC: [Task Manager] Indicate applications playing audio
    hein (Eike Hein) 
    noreply at phabricator.kde.org
       
    Tue Nov  8 07:24:09 UTC 2016
    
    
  
hein added a comment.
  Love this (well I suggested it :) and would be a nice first for Plasma Desktop. Code actually looks pretty good.
INLINE COMMENTS
> Task.qml:288
> +
> +            /*width: (label.visible ? height
> +                : parent.width - icon.adjustMargin(true, parent.width, taskFrame.margins.right)
?
> Task.qml:364
> +                    if (muted) {
> +                        subTextEntries.push(i18n("This application is currently muted."));
> +                    } else {
Do we need "This application" or can we simplify to "Currently muted."?
> Task.qml:588
> +
> +        updateAudioStreams()
>      }
Coding style: Missing trailing semicolon.
REPOSITORY
  rPLASMADESKTOP Plasma Desktop
REVISION DETAIL
  https://phabricator.kde.org/D3302
EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/
To: broulik, #plasma, #plasma:_design, drosca, hein
Cc: colomar, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161108/2e9eda76/attachment.html>
    
    
More information about the Plasma-devel
mailing list