Review of "Static Workspace Background" version 49.0 (1)

Details Page Preview

Keep a static background while changing workspaces in GNOME. This extension is a fork of the V-Shell extension.

Extension Homepage
https://github.com/CleoMenezesJr/static-workspace-background

No comments.

FAQ

Files

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

All Versions

Version Status
49.0 (4) Active
49.0 (3) Active
49.0 (2) Active
49.0 (1) Rejected

Previous Reviews on this Version

JustPerfection 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.