Marco Martin
b14c23bed0
new way for sending data
plasmoid has an externalData signal, and will be used like Connections { target: plasmoid onExternalData: { if (mimetype === "text/plain") { noteText.text = data } } } a notes example applet describes its use
See also: http://community.kde.org/Plasma#Plasma_Workspaces_2
Description
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%