Skip to content

heliosgnosis/https-github.com-dark-eye-com.darkeye.animatedImage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animated Image wallpaper for KDE Plasma Desktop

Installtion

git clone [email protected]:dark-eye/com.darkeye.animatedImage.git
plasmapkg2 --install com.darkeye.animatedImage

Development

Just fork or clone the project :

git clone [email protected]:dark-eye/com.darkeye.animatedImage.git

Then you can apply/install you're changes by running :

plasmapkg2 --install com.darkeye.animatedImage

And remove the installed wallpaper with

plasmapkg2 --remove com.darkeye.animatedImage

General structure and notes:

  • metadata.desktop: maetadata used to identify and escribe the wallpaper to plasma desktop
  • contents/ui/main.qml: Main renderer of the wallpaper
  • contents/ui/config.qml: The configuration form for the wallpaper
  • contents/ui/BackgroundComponent.qml: The actual logic to display the wallpaper
  • You can preview your QML files quickly with qmlscene <file>.qml.
  • May need to logout then login again for the updated main.qml to take effect. Or try removing all *.qmlc files.

TODOs

  • Customized tint gradinet

Credits

This code was based on :

  • Inspired mainly by com.nerdyweekly.animated wallpaper that can be found here
  • com.github.zren.inactiveblur the can be found here
  • Default animation by Floris Kloet

donation widget

If you can and found this software helpful please Donate.

About

Animated Image wallpaper for Plasma Desktop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 100.0%