Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.7.2
    cc8f2ec5 · Merge branch 'v0.7.2-dev' ·
    New release v0.7.2
    
    This is a second bugfix release, to prevent the tests to interfere with
    the user local config.
    
    It also correctly set the app version number.
    
  • v0.7.1
    173304a1 · Merge branch 'v0.7.1-dev' ·
    New release v0.7.1
    
    This is a bugfix release to fix packaging targets in the Makefile
    
  • v0.7.0
    d26a6470 · Merge branch 'v0.7.0-dev' ·
    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.6.0
    667f9922 · Merge branch 'v0.6.0-dev' ·
    New release v0.6.0
    
    Feature
    =======
    
    - Replace nitrogen by feh for no-desktop-managers environments. This is to
      avoid lot of noisy log messages due to GTK deprecations.
    
    Main version bump as a somehow big dependency has changed.
    
  • v0.5.12
    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.11
    New release v0.5.11
    
    Feature
    =======
    
    - Improve natgeo fetcher
    
  • v0.5.10
    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.9
    342e95d3 · Merge branch 'v0.5.9-dev' ·
    New release v0.5.9
    
    Fixes
    =====
    
    - Remove references to old git repository
    - Make smashing magazine fetcher work again
    - Allow reproducible builds
    
  • v0.5.8
    aa131ac0 · Merge branch 'v0.5.8-dev' ·
    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.7
    96304565 · Merge branch 'v0.5.7-dev' ·
    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.6
    843601b3 · Merge branch 'v0.5.6-dev' ·
    New release v0.5.6
    
    Feature
    =======
    
    - Cache the config for gui app
    - Support monochrome icon for status app
    
    Fixes
    =====
    
    - Avoid a crash when favorite folder is not available
    - Avoid weird negative values for next change date
    
  • v0.5.5
    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.4
    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.3
    New version v0.5.3
    
    This is a bugfix release:
    
    - Fix app name in about dialogs
    - Avoid a daemon crash when blurring pictures with color palettes
    
  • v0.5.2
    6d9de77d · chore: Bump version ·
    New version 0.5.2
    
    This is a bugfix release to avoid to pollute python site-package with
    unit tests.
    
  • v0.5.1
    746d1794 · chore: Bump version ·
    New version 0.5.1
    
    - Add unit tests for xdg and systemd file generation
    - Improve chwall binaries path discovery
    - Fix some translation missing
    - Use a real logging system instead of poor print statements
    
  • v0.5.0
    b51c7701 · chore: Bump version ·
    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.5
    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
    
  • v0.4.4
    New version 0.4.4
    
    - Mainly stability release with bugfixes
    - Add a new button in the app to stop the daemon and erase the
      pending list
    
  • v0.4.3
    Version 0.4.3
    
    New features
    ------------
    
    - Improve a lot wallpaper sources preferences window
    - Add a fetcher for Flickr and improve Bing fetcher
    - Improve Gnome integration
    - Add a way to install daemon autostart components from the preferences
      window