Keep a static background while changing workspaces in GNOME. This extension is a fork of the V-Shell extension.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please remove line 75 `extension.js` since that can fall into selective disable in racy conditions. You can use that for line 83 then. 2. Use `console.*` instead of `log()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging) 3. Please also mention in the description that this is a fork of the other extension.