Review of "Window on Top (Float)" version 3

Details Page Preview

A floating circular button that appears near the top edge of non-maximized windows for toggling Always on Top. Supports multiple pinned windows, proximity-based reveal with smooth animations, left or right positioning, persistent visibility for pinned windows, and automatic light or dark theme adaptation.

Extension Homepage
https://github.com/hectorandac/window-on-top-float

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
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection active
Approved but: 1. Don't need to use any parameters for `this.getSettings()` since you already have that in `metadata.json`. 2. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. 3. Remove unncessary try-catch wrappers (line 394 `extension.js`). 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