Initial commit — DANCEBOT-9000 KDE Plasma wallpaper plugin

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ltadeu6 2026-06-07 07:11:26 -03:00
commit c5668b8d62
No known key found for this signature in database
GPG key ID: FB9FDAB6B6F3418D
6 changed files with 1220 additions and 0 deletions

18
plugin/metadata.json Normal file
View file

@ -0,0 +1,18 @@
{
"KPackageStructure": "Plasma/Wallpaper",
"KPlugin": {
"Authors": [
{
"Email": "ltadeu6@gmail.com",
"Name": "Vini"
}
],
"Category": "Wallpaper",
"Description": "Animated dancing robot character — DANCEBOT-9000",
"Id": "com.vini.dancingcharacter",
"License": "GPL-2.0-or-later",
"Name": "Dancing Character",
"Version": "1.0"
},
"X-Plasma-API-Minimum-Version": "6.0"
}