emit runningActivityListChanged on activity creation
ClosedPublic

Authored by mart on Jul 3 2017, 2:04 PM.

Details

Summary

if an activity gets created and started immediately,
runningActivityListChanged wasn't emitted, a symptom
was the activitypager applet not updating the number of activities
on activity creation, now emit this on setActivityInfo both
when there wasn't such activity yet or the running
status changes

Test Plan

activity pager immediately reacts to activity creation,
other kactivities users still work

Diff Detail

Repository
R6 KActivities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mart created this revision.Jul 3 2017, 2:04 PM
Restricted Application added projects: Plasma, Frameworks. · View Herald TranscriptJul 3 2017, 2:04 PM
Restricted Application added subscribers: Frameworks, plasma-devel. · View Herald Transcript
mart added a reviewer: ivan.Jul 3 2017, 2:05 PM
davidedmundson accepted this revision.Jul 3 2017, 2:09 PM
davidedmundson added a subscriber: davidedmundson.

Good work.

This revision is now accepted and ready to land.Jul 3 2017, 2:09 PM
This revision was automatically updated to reflect the committed changes.