Review of "Change Desktop Background When Workspace Empty" version 9

Details Page Preview

Changes the desktop background when the workspace is or becomes empty, such as switching to an empty workspace, when all windows on a workspace are closed, or after login. No folder needs to be set explicitly, as it will use the folder that the current background is in.


No comments.

Diff Against

Files

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

All Versions

Version Status
16 Active
15 Active
14 Active
13 Active
12 Active
11 Active
10 Active
9 Active
8 Active
7 Active
6 Active
5 Rejected
4 Active
3 Active
2 Rejected
1 Active

Previous Reviews on this Version

JustPerfection active
I approve this one since the code is in the older versions too but please remove the timeout in disable (extension.js line 102): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources Or don't use that timeout since you are using 0 for timeout duration. Also do this on disable: _settings = null;