Skip to content

Animura v1.2.1.0

Choose a tag to compare

@erfan-ops erfan-ops released this 21 Apr 04:51

🎉 Animura v1.2.1.0 — First Public Release!

This is the first official release of Animura, a modular live wallpaper engine for Windows built with Qt and C++.

What's Included

  • Core application with a clean QML interface
  • Dynamic wallpaper module loading (DLL‑based)
  • Automatic UI generation from JSON settings schema
  • System tray support (minimize / restore)
  • Windows accent color integration
  • Automatic capture & restore of the user’s original wallpaper
  • Multi‑monitor support

Setup & Usage

  1. Download and extract the release.
  2. Run Animura.exe.
  3. Pick a wallpaper from the list.
  4. Adjust settings in the auto‑generated UI.
  5. Animura will take over the desktop and run the wallpaper in real‑time.

Your previous wallpaper is restored automatically when stopping the module or exiting the app.

Goals of v1.2.1.0

  • Provide a stable foundation for future modules
  • Finalize the module ABI (entry function + interface)
  • Deliver a simple, extensible settings system
  • Ensure full desktop integration (tray, restore, shutdown)

Notes

  • More modules and a proper gallery are planned.
  • The settings UI will expand with more control types.
  • Module SDK documentation will be added.

Thanks for trying Animura!
Your feedback will shape the next versions.