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.
| Version | Status |
|---|---|
| 50.1 (11) | Active |
| 50.1 (10) | Rejected |
| 50.1 (9) | Rejected |
| 50.0 (8) | Active |
| 51.0 (7) | Rejected |
| 51.0 (6) | Rejected |
| 51.0 (5) | Rejected |
| 49.0 (4) | Active |
| 49.0 (3) | Active |
| 49.0 (2) | Active |
| 49.0 (1) | Rejected |
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.