[PATCH] BUG167947 pick a picture and set it as wallpaper in dolphin and konqueror

2009-08-06 Thread 潘卫平(Peter Pan)
Hi, all In KDE 3 , it was possible to set a wallpaper by dragging a picture from konqueror. And I implement this feature in Plasma::Containment. Note: When you use this function, the plugin of wallpaper will be set as image, and the mode will be set as SingleImage. I think this is what most peopl

Re: [PATCH] BUG167947 pick a picture and set it as wallpaper in dolphin and konqueror

2009-08-06 Thread Aaron J. Seigo
On Thursday 06 August 2009, 潘卫平(Peter Pan) wrote: > In KDE 3 , it was possible to set a wallpaper by dragging a picture from > konqueror. And I implement this feature in Plasma::Containment. i don't think this is really the right place for this code (in Containment); rather, i think this would be

Re: [PATCH] BUG167947 pick a picture and set it as wallpaper in dolphin and konqueror

2009-08-06 Thread Chani
On August 6, 2009 03:53:10 Aaron J. Seigo wrote: > On Thursday 06 August 2009, 潘卫平(Peter Pan) wrote: > > In KDE 3 , it was possible to set a wallpaper by dragging a picture from > > konqueror. And I implement this feature in Plasma::Containment. > > i don't think this is really the right place for

Re: [PATCH] BUG167947 pick a picture and set it as wallpaper in dolphin and konqueror

2009-08-06 Thread Aaron J. Seigo
On Thursday 06 August 2009, Chani wrote: > :/ yes, i didn't mean to scare you with that. i have ideas on how to possibly merge this into your work once you're done with the GSoC project. we can discuss it @ Tokamak perhaps ... -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209

Re: [PATCH] BUG167947 pick a picture and set it as wallpaper in dolphin and konqueror

2009-08-06 Thread 潘卫平(Peter Pan)
Chani 写道: > On August 6, 2009 03:53:10 Aaron J. Seigo wrote: >> On Thursday 06 August 2009, 潘卫平(Peter Pan) wrote: >>> In KDE 3 , it was possible to set a wallpaper by dragging a picture from >>> konqueror. And I implement this feature in Plasma::Containment. >> i don't think this is really the righ

Re: [PATCH] BUG167947 pick a picture and set it as wallpaper in dolphin and konqueror

2009-08-06 Thread Chani
On August 6, 2009 19:46:13 潘卫平(Peter Pan) wrote: > Chani 写道: > > On August 6, 2009 03:53:10 Aaron J. Seigo wrote: > >> On Thursday 06 August 2009, 潘卫平(Peter Pan) wrote: > >>> In KDE 3 , it was possible to set a wallpaper by dragging a picture > >>> from konqueror. And I implement this feature in Pl