Activities protocol

Ivan Čukić ivan.cukic at kde.org
Tue Jul 13 15:13:15 CEST 2010


a.s. This is a cross-post

Hi,

A few notifications and questions.

1. The ActivityManager (KDED module) now accepts application name/id
when the application notifies it that it has opened a document (or any
other type of resource that has an url)

If the name is not specified, KWindowInfo is used to try and get it.

The reason for this is to make it possible to keep track of recently
opened resources (and all the stats/rating stuff Lukas is working on)
on a per-application basis.

KActivityConsumer uses QCoreApplication::applicationName() for this,
so it is done 'behind a curtain'.

2. Does anyone have objections in automatically linking a resource
(that the application reports is opened) with the current activity?


More information about the Plasma-devel mailing list