Changes in plasma desktop scripting

Marco Martin notmart at gmail.com
Thu Mar 27 20:50:51 UTC 2014


On Thursday 27 March 2014 21:39:12 Marco Martin wrote:
> Hi all,
> 
> we had still a problem in the plasma desktop scripting api, because it comes
> from a time when one containment == one activity, therefore right now
> adding new activities from the script is pretty much broken.
> 
> Since now is the only moment we can screw the api, today I made the
> following changes:
> activities() -> desktops()
> activityById() -> desktopById()
> activityForScreen() -> desktopForScreen()


I have also updated the documentation on a clone page of the docs of the 
plasma1 version:
http://techbase.kde.org/KDE_System_Administration/PlasmaTwoDesktopScripting


-- 
Marco Martin


More information about the Plasma-devel mailing list