Re: plasma search and launch javasscripting

2013-02-01 Thread Aaron J. Seigo
On Friday, February 1, 2013 12:48:17 Nowardev-Team wrote: > activity.currentConfigGroup = new Array('stripwidget') > activity.currentConfigGroup = new Array('favourite-0') this should be: activity.currentConfigGroup = ['stripwidget', 'favourite-0'] and then write your settings. p.s. i also not

plasma search and launch javasscripting

2013-02-01 Thread Nowardev-Team
i am trying to scripting plasma to be like gnome2 gnome3 chrome os unity , i know that this could be sound bad but... i think that plasma can be what unity is not ... anyway :) i was trying to write chromeOS activity better and i tried to do that with Search and Launch "desktop layout" i