Review of "Edge Gap" version 1

Details Page Preview

add configurable-width gaps around the edge of your screen

Extension Homepage
https://github.com/necropolina/gnome-edge-gap

No comments.

FAQ

Files

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

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Version Status
3 Active
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Prefs not working because `Settings.ui` and `Settings-40.ui` are not included. 2. Don't need to check for GTK4 while your extension is only supporting 40, 41 and 42. 3. Also do these on disable: ```js bottomPanel.destroy(); topPanel.destroy(); leftPanel.destroy(); bottomPanel = null; topPanel = null; leftPanel = null; settings = null; ``` If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions