[Icon Applet] Use libTaskManager for startup feedback
ClosedPublic

Authored by broulik on Feb 4 2019, 4:01 PM.

Details

Summary

Makes it future-proof for Wayland

Test Plan

(and Eike happy)

  • still works the same

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Feb 4 2019, 4:01 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 4 2019, 4:01 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Feb 4 2019, 4:01 PM
hein accepted this revision.Feb 4 2019, 4:46 PM

This revision is now accepted and ready to land.Feb 4 2019, 4:46 PM
davidedmundson added inline comments.
applets/icon/iconapplet.cpp
404

should this be index(i, 0) ?

broulik added inline comments.Feb 4 2019, 7:43 PM
applets/icon/iconapplet.cpp
404

Good spot, indeed

This revision was automatically updated to reflect the committed changes.