A small animated fly for the GNOME desktop that wanders around and reacts to the mouse.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-002 warning
objects created by extension should be destroyed in disable()
Objects assigned in `enable()` are missing matching `.destroy()` calls in `disable()` or its helper methods.
extension.js:27
this.fly = new St.Icon({
gicon: Gio.FileIcon.new(
Gio.File.new_for_path(this.frames[0])
),
icon_size: this.FLY_SIZE,
reactive: false
})
| Version | Status |
|---|---|
| 1 | Active |
Approved but please fix the issue mentioned in the shexli. 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