![Image 1 — [Plasma] [OC] I built a dynamic neon clock widget (Qt6/QML) inspired by Life is Strange](https://preview.redd.it/8uwtch628n0h1.png?width=1920&format=png&auto=webp&s=2ca449f82efad368dcf7299e037d15ee17cd1f1a)
![Image 2 — [Plasma] [OC] I built a dynamic neon clock widget (Qt6/QML) inspired by Life is Strange](https://i.redd.it/kicf49y58n0h1.gif)
[Plasma] [OC] I built a dynamic neon clock widget (Qt6/QML) inspired by Life is Strange
Hey
I’ve been trying to give my desktop more of a Life is Strange feel, but I couldn’t find a widget that really matched the vibe I wanted, so I just made my own.
It’s a neon clock with animated blue butterflies. Also my first time publishing a plasmoid, so this was partly an excuse to learn more QML stuff properly instead of endlessly tweaking configs.
Built with Qt6/QML, using MultiEffect for the glow. The butterflies are vector animated, and I added a small “Glow Decay” setting because I realized leaving a bright neon widget running 24/7 on an OLED is probably not the greatest idea.
- OS: Fedora
- DE: KDE Plasma 6
- WM: KWin
- Widget: Life is Strange Clock (OC)
- Code / GitHub: [https://github.com/shadi-maani/life-is-strange-butterfly-widget-clock]
- KDE Store: [https://www.opendesktop.org/p/2359080/]
Right now I’m cleaning up the QML structure a bit and adding custom butterfly colors based on some feedback people gave me earlier.
If anyone notices weird performance behavior, especially on Wayland, tell me because I’m still testing it across setups.