On Tuesday, September 25, 2012 10:24:04 Aleix Pol wrote: > On Tue, Sep 25, 2012 at 9:31 AM, Aaron J. Seigo <ase...@kde.org> wrote: > > On Tuesday, September 25, 2012 03:21:39 Aleix Pol wrote: > >> git clone kde:scratch/apol/qmlwallpapers > > > > works very nicely; would be even nicer if mouse events were passed > > through, > > though, to allow some level of interaction, but given the mechanism that > > is > > needed to be used to make this work at the moment that may not be > > possible. > > There's some wallpaper that has mouse events already, I think it's > mandelbrot or marble.. I can see if I can forward those events to the > scene... OTOH, it might be a bit messy to have the background moving > when you hover it.
We have a MouseEventListener in QtExtras, that, as opposed to MouseArea, doesn't eat the events, but "listens in", they're still received by underlying items. Maybe that's what you're looking for? -- sebas http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9 _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel