-
v0.7.0d26a6470 · ·
New release v0.7.0 Features ======== - Replace daemon with systemd timer when available. A migration script exist to update your config if needed. - Add a default value to deviantart fetcher - Add the orientation option to pexels fetcher - Add a color picker widget in the preferences window - Add a new fetcher for wallhaven website - Introduce sway support - Add prune as a new alias for the empty command in client - Complete bash and zsh completion scripts - Update locales Removal ======= - As they were broken without any possible fix, natgeo (National Geographic) and powder fetcher have been removed. - Remove useless detach command Fixes ===== - Make deviantart fetcher work again - Actually honor flickr default value - Actually honor reddit default values - Protect fetcher loading when it does not exists - Reduce lag in preference window with big caches - Correctly save change time after manual change Documentation ============= - List all current possible fetchers in README and CONFIG files Others ====== - Wrap requests call to expose a user-agent - Big cleanup of the code
-
v0.5.127f897a7c · ·
New release v0.5.12 Features ======== - Allow one to customize the web browser used to display wall source and add a related entry to edit web browser command in preferences window. - Improve some weird labels and their translations Fixes ===== - Remove some Gtk deprecation warnings Others ====== - Avoid lots of useless function splat arguments - Use current_wallpaper_info function in client status command
-
v0.5.1014af26c6 · ·
New release v0.5.10 Fixes ===== - Support dark mode wallpaper in Gnome 42+ - Make powder fetcher work again - Make tests aware of Pantheon desktop - Make tests aware of Favorite action in desktop files Other ===== - Improve i18n files generation/edition by Makefile - Modernize subprocess.run argument list - Improve code reliability - Use inclusive language
-
v0.5.8aa131ac0 · ·
New release v0.5.8 Feature ======= - Support favorite as a desktop file action - Support Pantheon desktop (Elementary OS) Fixes ===== - Add a missing ; in a desktop file - Remove cache cleanup from app startup - Make muzei and natgeo fetchers to work in january Other ===== - Cleanup broken cache entries only when daemon starts
-
v0.5.796304565 · ·
New release v0.5.7 Feature ======= - Directly blacklist broken pictures matching a given hash - Support new param content_filter for unsplash - Update translations Fixes ===== - Replace nationalgeographic.com source by nationalgeographic.co.uk - Make unsplash fetcher work again Other ===== - Add a funding section in the README - Remove now useless weblate mention from the README - Allow preferences window to be open as a python module - Move cache related code from preferences window to utils
-
v0.5.525dfbea2 · ·
New release v0.5.5 Feature ======= - Add a fetcher for Muzei/Wikiart - Add a fetcher for Wikiart - Add a favorite function to save current wall for later use - Support new Mate screensaver background picture - Support XFCE desktop - Add icons to the tray menu - Use blurred picture for screensaver image if it exists - Improve Spanish translation
-
v0.5.444bb1f4c · ·
New release v0.5.4 Feature ------- - Unlink wall file when it is removed from roadmap - Advertize Chwall version number in daemon start message - Add a fetcher for the Pexels website Fixes ----- - Avoid a crash when a network error happens while downloading new picture - Avoid an OSError when wall local file is not a picture - Avoid Unsplash location to be "None" - Avoid a crash when no picture has been downloaded - Avoid default description message to be untranslated Other ----- - Update locales - Rename a variable and avoid ambiguous variable names - Use gettext.ngettext instead of if/else switches - Improve fetch_wallpaper and pick_wallpaper functions
-
v0.5.0b51c7701 · ·
New version 0.5.0 New features ------------ - Add Smashing Magazine as a possible wallpaper source - Add blacklist action in the app desktop file - Improve completion files - Save current wallpaper configuration in nitrogen restore file - Improve Readme and doc files - Improve python package distribution files - Autoclean cache Fixes ----- - Improve stability - Fix Makefile - Add display environment variable in the systemd service file - Fix National Geographic fetcher
-
v0.4.5cf9a3fa1 · ·
New version 0.4.5 New features ------------ - Add Reddit as a possible wallpaper source - Use threading in some place to avoid visual lock Fixes ----- - Improve stability - Prevent blacklisted wall to be shown again when selecting previous wall - Protect '&' chars in wallpaper description for the app - Avoid tray icon disapearance when daemon starts - Avoid a tray icon crash when last_change file is absent