Review Request: a signal for the activity change

Marco Martin notmart at gmail.com
Sat Sep 6 13:40:24 CEST 2008


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.vidsolbach.de/r/176/
-----------------------------------------------------------

(Updated 2008-09-06 04:40:24.714134)


Review request for Plasma.


Summary
-------

this is the first time i try to scratch my itch with activity and context stuff, so probably could be not the right approach(tm)
this adds a signal to the containment that notifies the activity has changed, since i think could be useful tools that displays activities
i made this thing for activitybar in playground, that displays all the containments in a tabbar for quick switching, so i need a way to sync the name with the text on tabs.
a way could be this signal, or perhaps directly accessing the context object fron the containment?

Update: contextChanged signal emitted on all activitychanged signal of context (hmm, maybe would even make sense to call it Context::contextChanged?)


Diffs
-----

  /trunk/KDE/kdebase/workspace/libs/plasma/containment.h
  /trunk/KDE/kdebase/workspace/libs/plasma/containment.cpp
  /trunk/KDE/kdebase/workspace/libs/plasma/context.h

Diff: http://reviewboard.vidsolbach.de/r/176/diff


Testing
-------


Thanks,

Marco



More information about the Plasma-devel mailing list