Mark applications that play audio for small panels.
ClosedPublic

Authored by gvgeo on Jan 13 2020, 2:35 PM.

Details

Summary

Don't limit audio playing indicator.
Display icon even if tasks are too small.
Fix for 0490f10187ab

Test Plan

Set panel size 20 pixels or less.
Audio indicator on a task that plays audio, should now be visible.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
gvgeo created this revision.Jan 13 2020, 2:35 PM
Restricted Application added a subscriber: plasma-devel. · View Herald TranscriptJan 13 2020, 2:35 PM
gvgeo requested review of this revision.Jan 13 2020, 2:35 PM
gvgeo added a comment.Jan 13 2020, 2:38 PM

I was not so fond of limiting when small, but was trying to avoid this.


Didn't notice that for classic panel is more visible at the same size.

gvgeo edited the test plan for this revision. (Show Details)Jan 13 2020, 4:30 PM
ngraham accepted this revision.Jan 13 2020, 8:13 PM

LGTM for short panels when using both an IOTM and a regular Task Manager. @broulik, you good with this now?

This revision is now accepted and ready to land.Jan 13 2020, 8:13 PM
broulik accepted this revision.Jan 14 2020, 9:33 AM

Lovely, thanks.

This revision was automatically updated to reflect the committed changes.