On April 23, 2010, Marco Martin wrote: > if after some tests on a working thing it seems that the newspaper is > really what we need, i was thinking about making a more barebone > containment out of it and put it in workspace/libs (uhm, runtime perhaps?) > and subclass it with my custom toolbox and actions in the netbook (skrooge > and kontact would do the same thing, or perhaps the base one could be > enough)
if it's in kdebase-workspace, then other apps can't use it (skrooge, kontact). if it's in kdebase-runtime, you can't subclass it (runtime is not a valid build time dep) so if something like custom toolboxes and actions are needed, then we need to find a way to make those something that can be defined and provided by the host app at runtime. we do already have Containment::setToolBox, and Applet::addAction happens to be public as well. so it looks like we might already have all the pieces there. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Development Frameworks
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel