Revision ec354fa...

Go back to digest for 1st May 2011

Features in KDE Base

Kevin Ottens committed changes in [kde-runtime] /tools:

Implement a CLI tool allowing to add remote plasmoids

Use the D-Bus call on the Plasma Desktop shell to create a cli helper
tool allowing you to add a remote widgets based on its URL. So something
like "plasma-remote-helper plasma://host:port/name" will add the
plasmoid "name" exported from "host" to your current activity.

File Changes

Added 3 files
  • /tools/plasma-remote-helper
  •   plasma/CMakeLists.txt
  •   plasma/main.cpp
  •   plasma/Messages.sh
Modified 1 files
  • plasma/tools/CMakeLists.txt
4 files changed in total