Plasma Wallpapers in QML
Sebastian Kügler
sebas at kde.org
Fri Sep 14 15:27:57 UTC 2012
On Thursday, September 13, 2012 18:25:58 Aleix Pol wrote:
> Hi,
> So I was tired of KPeople for today and I've decided to play a bit
> with wallpapers.
>
> What I did was to create a very very simple plugin (~40 sloc) that
> lets you easily specify a wallpaper given a QML url. Now it's
> hardcoded, and we should find a way to pass it (maybe through the
> QVariantList args?) so that a wallpaper is just the desktop file, or
> maybe something completely different. :)
>
> If anybody wants to try it you can fetch it from:
> kde:scratch/apol/qmlwallpapers
>
> Thoughts?
First thoughts: Cool. :)
Architecturally, it should be pretty much the same as a Plasmoid, so a package
with QML (and possibly other) files in it, which points to the location of the
start QML file in its desktop file. An arg-based approach seems alien in this
situation.
Cheers,
--
sebas
http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
More information about the Plasma-devel
mailing list