add configurable-width gaps around the edge of your screen
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
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