Review of "Wallshuffle" version 5

Details Page Preview

GNOME applies a single background across every display. This extension changes that. Set a unique wallpaper for each monitor, choose how every image is rendered, and automatically shuffle backgrounds on a configurable timer. Prefer a consistent setup? Assign wallpapers statically and keep each display exactly as you designed it. Turn your multi-monitor desktop into a dynamic, personalized workspace - display by display.

Extension Homepage
https://github.com/cwittenberg/wallshuffle

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli did not find any issues.

All Versions

Version Status
7 Active
6 Active
5 Rejected
4 Inactive
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

cwittenberg posted a review
Bugfixes where updates in prefs didnt instantly come through.
JustPerfection rejected
1. Why are you reverting to `disconnect` from `disconnectObject`? 2. The checks are really unnecessary. For example, line 212, `extension.js`. You are checking like in different places. The extension should be fully stopped on disable. If that's not happening, check where the issue is happening and let me know.