Review of "Bing Wallpaper" version 44

Details Page Preview

Sync your wallpaper to today's Microsoft Bing image of the day (the image you see when you visit Bing.com). *Disclaimer*: this extension is unofficial and not affiliated with Bing or Microsoft in any way. Images are protected by copyright and are licensed only for use as wallpapers. Features: * UHD resolution wallpapers * Automatically fetches current Bing wallpaper of the day and sets as both lock screen and desktop wallpaper (user selectable on GNOME versions that support it) * Doesn't poll continuously - only once per day and on startup (schedules a refresh when Bing is due to update) * random mode (from previously downloaded wallpapers) *NEW: select/cycle wallpaper through previously downloaded images * Language support: English (en), German (de), Dutch (nl), Italian (it), Polish (pl), Chinese (zh_CN, zh_TW), French (fr), Portuguese (pt), Ukrainian (uk), Russian (ru_RU), Spanish (es), Korean (ko), Indonesian (id), Catalan (ca), Norwegian Bokmål (nb) & Nynorsk (ni), Swedish (sv), Arabic (ar), Hungarian (hu) and Japanese (ja) - a HUGE thanks to the translators This extension was forked from the NASA APOD extension by Elinvention (https://github.com/Elinvention) and inspired by Bing Desktop Wallpaper Changer by Utkarsh Gupta (https://github.com/UtkarshGpta). Always restart GNOME after manually updating extensions. Please report bugs to the GitHub page below:

Extension Homepage
https://github.com/neffo/bing-wallpaper-gnome-extension

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

Previous Reviews on this Version

neffo posted a review
For reviewer some notes: This extension leaves a couple of function overrides active during lockscreen modes to enable toggling of background blur. Previous versions of this extension enabled user adjustable blur, but blur made the password entry a bit difficult to read. I've included commentary to document it's current behaivour (much more explicit than in previous versions). The only code that remains active is in blur.js. This is similar to what this extension does, but I have implemented it differently: https://extensions.gnome.org/extension/1476/unlock-dialog-background/ however I've not reimplemented functions like that extension has done. It instead performs the necessary blur adjustment before calling then original GNOME function. I've rewritten this code significantly as it was a bit hard to follow. I've also refactored the extension.js code mostly related to initialisation of the menus.
JustPerfection active
It's ok since you are modifying the lock screen too.