Plasma Wallpapers in QML

Aleix Pol aleixpol at kde.org
Fri Sep 14 15:56:26 UTC 2012


On Fri, Sep 14, 2012 at 5:27 PM, Sebastian Kügler <sebas at kde.org> wrote:
> 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
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel at kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel

Nice :P I thought nobody was interested.

Can you point me to how do those plasmoids work so that I can get inspired?

Aleix


More information about the Plasma-devel mailing list