Re: Changes in plasma desktop scripting

2014-03-29 Thread Kevin Krammer
On Saturday, 2014-03-29, 17:32:14, Sebastian Kügler wrote: > On Friday, March 28, 2014 21:56:55 Kevin Krammer wrote: > > I might be confusing terminology but aren't desktops and activities > > orthogonal concepts? > > > > E.g. like having a work and home activity and having a desktop setup with >

Re: Changes in plasma desktop scripting

2014-03-29 Thread Kevin Krammer
On Saturday, 2014-03-29, 17:44:48, Marco Martin wrote: > On Friday 28 March 2014 21:56:55 Kevin Krammer wrote: > > I might be confusing terminology but aren't desktops and activities > > orthogonal concepts? > > > > E.g. like having a work and home activity and having a desktop setup with > > 6 >

Re: Changes in plasma desktop scripting

2014-03-29 Thread Marco Martin
On Friday 28 March 2014 21:56:55 Kevin Krammer wrote: > I might be confusing terminology but aren't desktops and activities > orthogonal concepts? > > E.g. like having a work and home activity and having a desktop setup with 6 > virtual desktops? in this case desktop = desktop containment. in th

Re: Changes in plasma desktop scripting

2014-03-29 Thread Sebastian Kügler
On Friday, March 28, 2014 21:56:55 Kevin Krammer wrote: > I might be confusing terminology but aren't desktops and activities > orthogonal concepts? > > E.g. like having a work and home activity and having a desktop setup with 6 > virtual desktops? Mostly, but we have for example an active desk

Re: Changes in plasma desktop scripting

2014-03-29 Thread Nowardev-Team
i don't get the point of these changes. i would not spend my time doing this and as said by kevin desktop and activities are not the same concept 2014-03-28 21:56 GMT+01:00 Kevin Krammer : > Hi Marco, > > On Thursday, 2014-03-27, 21:39:12, Marco Martin wrote: >> Hi all, >> >> we had still a probl

Re: Changes in plasma desktop scripting

2014-03-28 Thread Kevin Krammer
Hi Marco, On Thursday, 2014-03-27, 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. > > S

Re: Changes in plasma desktop scripting

2014-03-27 Thread Marco Martin
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

Changes in plasma desktop scripting

2014-03-27 Thread Marco Martin
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