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.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Bugfixes where updates in prefs didnt instantly come through.
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.