Review of "Show Apps Animation" version 3

Details Page Preview

Adds a scale down click animation to app icons launched from the Show Apps grid.

Extension Homepage
https://github.com/omaranos517/gnome-show-apps-animation

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli did not find any issues.

All Versions

Version Status
4 Active
3 Active
2 Rejected
1 Active

Previous Reviews on this Version

Omar Anoss posted a review
Fixed EGO-L-004 warning. Main loop sources (GLib.timeout_add) are now properly tracked in an array and removed using GLib.Source.remove() during the extension's disable() phase to prevent memory leaks.
JustPerfection active
JustPerfection posted a review
You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
Omar Anoss posted a review
Thank you for the review and the useful links! I’ll keep the donations field in mind for future updates once the extension matures. Thanks for your support!