D25925: Mark applications that play audio, for all task icon sizes

2020-01-13 Thread George Vogiatzis
gvgeo marked an inline comment as done. gvgeo added a comment. D26627 REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D25925 To: gvgeo, #vdg, #plasma, ndavis, ngraham, hein Cc: broulik, plasma-devel, hein, ngraham,

D25925: Mark applications that play audio, for all task icon sizes

2020-01-13 Thread Kai Uwe Broulik
broulik added inline comments. INLINE COMMENTS > AudioStream.qml:92 > +// Do not display the indicator if the icons are too small. > +visible: opacity > 0 && Math.min(iconBox.width, iconBox.height) >= > units.iconSizes.small > This breaks displaying the icon on small panels like

D25925: Mark applications that play audio, for all task icon sizes

2020-01-10 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R119:0490f10187ab: Mark applications that play audio, for all task icon sizes (authored by gvgeo, committed by ngraham). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE

D25925: Mark applications that play audio, for all task icon sizes

2020-01-06 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. Yes it would. :) @hein, you good with this now? REPOSITORY R119 Plasma Desktop BRANCH audio (branched from master) REVISION DETAIL https://phabricator.kde.org/D25925 To: gvgeo, #vdg, #plasma, ndavis, ngraham Cc:

D25925: Mark applications that play audio, for all task icon sizes

2020-01-06 Thread George Vogiatzis
gvgeo added a comment. No problem ngraham, was tiny change anyway. Btw, Vlc would love a follow up patch. F7865092: audio icon.png REPOSITORY R119 Plasma Desktop BRANCH audio (branched from master) REVISION DETAIL

D25925: Mark applications that play audio, for all task icon sizes

2020-01-06 Thread George Vogiatzis
gvgeo updated this revision to Diff 72929. gvgeo added a comment. Herald added a subscriber: plasma-devel. Removed glow Small increase of icon size. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25925?vs=72136=72929 BRANCH audio (branched from