Re: moving wallpaper

2010-01-24 Thread Marco Martin
On Saturday 23 January 2010, Aaron J. Seigo wrote: > On January 23, 2010, andreas wrote: > > So what i did is simple. I took a still image, made it seamless and > > doubled its height. Than i needed only 20 lines of code to make it > > slowly move from top to bottom of my desktop. > > nice :) > >

Re: moving wallpaper

2010-01-23 Thread Asraniel
Am Samstag 23 Januar 2010 12.00:26 schrieb andreas: > hi, > I am not a professional programmer and just try out a few things. > As many users i am waiting for animated wallpapers for quit some time. When > i read that it is easily possible to create a plasma wallpaper plugin i > checked the tutor

Re: moving wallpaper

2010-01-23 Thread Aaron J. Seigo
On January 23, 2010, andreas wrote: > So what i did is simple. I took a still image, made it seamless and doubled > its height. Than i needed only 20 lines of code to make it slowly move from > top to bottom of my desktop. nice :) > I created a timer with 10 ticks per second and > called a repain

moving wallpaper

2010-01-23 Thread andreas
hi, I am not a professional programmer and just try out a few things. As many users i am waiting for animated wallpapers for quit some time. When i read that it is easily possible to create a plasma wallpaper plugin i checked the tutorial on techbase. It actually turned out to be easy enough and