Re: KActivities library optimizations

2012-09-05 Thread Ivan Čukić
> more libraries means harder to use (have to know the more about the design > to know which library to use and when). > > i think a dep on nepomuk is just fine as long as nepomuk's depencies are > limited .. if they aren't, then it can be an issue. The reason why I disagree are the apps that ju

FallbackComponent: caching, and doing something more permanent with it

2012-09-05 Thread Aaron J. Seigo
hi.. since reviewboard is not accepting my diff to plasma-mobile (either from the website or via the usual post-review; it seems to think there is no components/mobilecomponents/fallbackcomponent.cpp file... :/) i'm posting a patch here that implements some basic caching to avoid hitting disk m

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Sebastian Kügler
On Wednesday, September 05, 2012 22:28:03 Giuseppe Calà wrote: > Actually, it is possible to change all kde settings with kwriteconfig > command tool; f.i. > > kwriteconfig --file plasma-desktop-appletsrc --group Containments > --group # --group Wallpaper --group image --key wallpaper --type > str

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Aaron J. Seigo
On Wednesday, September 5, 2012 20:42:55 Gilles Caulier wrote: > There a task assigned to a student this summer to open Plasma API for > wallpaper purpose. I mentored him to patch Plasma and write relevant > Kipi plugin for digiKam. honestly, it would make a lot more sense for applications that sh

Re: KActivities library optimizations

2012-09-05 Thread Aaron J. Seigo
On Wednesday, September 5, 2012 21:54:33 Ivan Čukić wrote: > > > We need data models for it > > > > sounds good ... > > Now, since the models library (in order to skip data retrieval from kamd via > d-bus*) will need to be linked to nepomuk (linked resources) and qtsql (for > detailed even logs),

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Gilles Caulier
There a task assigned to a student this summer to open Plasma API for wallpaper purpose. I mentored him to patch Plasma and write relevant Kipi plugin for digiKam. This code (this patch) for Plasma is not yet integrated to KDE core. For me, it become urgent that KDE desktop provide this simple and

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Giuseppe Calà
Actually, it is possible to change all kde settings with kwriteconfig command tool; f.i. kwriteconfig --file plasma-desktop-appletsrc --group Containments --group # --group Wallpaper --group image --key wallpaper --type string /path/to/file/image As Nicolas stated, plasma has more containments an

Re: KActivities library optimizations

2012-09-05 Thread Ivan Čukić
> > We need data models for it > sounds good ... Now, since the models library (in order to skip data retrieval from kamd via d-bus*) will need to be linked to nepomuk (linked resources) and qtsql (for detailed even logs), what do you think to make it a separate library - libkactivities-datamo

Re: Installing Python-based plasmoids globally

2012-09-05 Thread Karl Ove Hufthammer
må. den 03. 09. 2012 klokka 13.50 (+0200) skreiv Harald Sitter: > > > So how should I properly install the plasmoid to make it show up? (Note > > that creating a zip file and using plasmapkg to install it works fine, > > but this only install the plasmoid in the current user’s directory, and > > r

Re: KActivities library optimizations

2012-09-05 Thread Ivan Čukić
> > Without the blocking. the hell would break loose - it wouldn't be > > backwards > > compatible and every kactivities client would need to be patched. > > according to lxr, that is: > > * plasma-desktop shell > * activities DataEngine > * activities Runner > * powerdevil > * plasma-mobile she

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Nicolás Alvarez
2012/9/5, Nicolás Alvarez : > 2012/9/5, Alexander Neundorf : >> On Wednesday 05 September 2012, Jeremy Whiting wrote: >>> On Wed, Sep 5, 2012 at 11:30 AM, Alexander Neundorf >> wrote: >>> > On Wednesday 05 September 2012, Shaun Reich wrote: >>> >> On Wed, Sep 5, 2012 at 10:53 AM, Tomaz Canabrava

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Nicolás Alvarez
2012/9/5, Alexander Neundorf : > On Wednesday 05 September 2012, Jeremy Whiting wrote: >> On Wed, Sep 5, 2012 at 11:30 AM, Alexander Neundorf > wrote: >> > On Wednesday 05 September 2012, Shaun Reich wrote: >> >> On Wed, Sep 5, 2012 at 10:53 AM, Tomaz Canabrava > wrote: >> >> > 2012/9/5 Weng Xuet

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Christoph Feck
On Wednesday 05 September 2012 20:10:53 Alexander Neundorf wrote: > In KDE3 it was possible to set the wallpaper via dcop in kdesktop. > So we can't do this anymore ? It's still being worked on, see bug 217950 and linked review request. ___ Plasma-devel

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Alexander Neundorf
On Wednesday 05 September 2012, Jeremy Whiting wrote: > On Wed, Sep 5, 2012 at 11:30 AM, Alexander Neundorf wrote: > > On Wednesday 05 September 2012, Shaun Reich wrote: > >> On Wed, Sep 5, 2012 at 10:53 AM, Tomaz Canabrava wrote: > >> > 2012/9/5 Weng Xuetian : > >> >> On Wed, Sep 5, 2012 at 9:

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Jeremy Whiting
On Wed, Sep 5, 2012 at 11:30 AM, Alexander Neundorf wrote: > On Wednesday 05 September 2012, Shaun Reich wrote: >> On Wed, Sep 5, 2012 at 10:53 AM, Tomaz Canabrava wrote: >> > 2012/9/5 Weng Xuetian : >> >> On Wed, Sep 5, 2012 at 9:48 AM, kevinzhow wrote: >> >>> hello~ >> >>> >> >>> Sorry to brot

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Alexander Neundorf
On Wednesday 05 September 2012, Shaun Reich wrote: > On Wed, Sep 5, 2012 at 10:53 AM, Tomaz Canabrava wrote: > > 2012/9/5 Weng Xuetian : > >> On Wed, Sep 5, 2012 at 9:48 AM, kevinzhow wrote: > >>> hello~ > >>> > >>> Sorry to brother,I don not know which channel should i send this mail > >>> exac

Re: [kactivities] src/lib: docs say it is deprecated, mark it as such

2012-09-05 Thread Aaron J. Seigo
On Wednesday, September 5, 2012 16:53:39 Ivan Čukić wrote: > On Wednesday, 5. September 2012. 16.46.42 Aaron Seigo wrote: > > Git commit 464f13b72949d4dc547e88144a4b089c6939f01e by Aaron Seigo. > > Committed on 05/09/2012 at 16:46. > > Pushed by aseigo into branch 'master'. > > > > docs say it is

Re: KActivities library optimizations

2012-09-05 Thread Aaron J. Seigo
On Tuesday, September 4, 2012 16:19:52 Ivan Čukić wrote: > > one thing i'm not a fan of with the new Consumer approach is that it is > > impossible to know whether the code will block or not. it does a pre-fetch > > and then cleverly blocks only if it hasn't received a reply yet. which > > means

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Shaun Reich
On Wed, Sep 5, 2012 at 10:53 AM, Tomaz Canabrava wrote: > 2012/9/5 Weng Xuetian : >> On Wed, Sep 5, 2012 at 9:48 AM, kevinzhow wrote: >>> hello~ >>> >>> Sorry to brother,I don not know which channel should i send this mail >>> exactly , so i send this mail to kde, kde-devel and ode-core-devel, b

Re: [kactivities] src/lib: docs say it is deprecated, mark it as such

2012-09-05 Thread Ivan Čukić
On Wednesday, 5. September 2012. 16.46.42 Aaron Seigo wrote: > Git commit 464f13b72949d4dc547e88144a4b089c6939f01e by Aaron Seigo. > Committed on 05/09/2012 at 16:46. > Pushed by aseigo into branch 'master'. > > docs say it is deprecated, mark it as such > > M +1-1src/lib/info.h > > htt

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Tomaz Canabrava
2012/9/5 Weng Xuetian : > On Wed, Sep 5, 2012 at 9:48 AM, kevinzhow wrote: >> hello~ >> >> Sorry to brother,I don not know which channel should i send this mail >> exactly , so i send this mail to kde, kde-devel and ode-core-devel, but i >> really need this help, please This looks like the KDE

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Weng Xuetian
On Wed, Sep 5, 2012 at 9:48 AM, kevinzhow wrote: > hello~ > > Sorry to brother,I don not know which channel should i send this mail exactly > , so i send this mail to kde, kde-devel and ode-core-devel, but i really need > this help, please > > i am a developer of an application which can do bro