Skip to content

Releases: milouse/chwall

New version 0.5.0

04 Apr 15:36
v0.5.0
Compare
Choose a tag to compare

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.1: Version 0.4.1

23 Mar 23:32
v0.4.1
Compare
Choose a tag to compare
New features
------------

Spanish translation

Oher
----

Fix Makefile to ease packaging

v0.4.0: Version 0.4

23 Mar 23:32
v0.4.0
Compare
Choose a tag to compare
New features
------------

- Add a new app component
- Add a preference dialog
- Add a way to start the daemon as a foreground job
- Add a way to remove garbage files in cache
- Add `status` as a new alias for current/info command
- Add a set_nitrogen_wallpaper method
- Add a set_gnome_wallpaper function
- Display lasting times in current command
- Add a button to blacklist current wallpaper from icon
- Add an option to autostart icon
- Keep last wallpaper at startup before changing it

Fixes, Other
------------

- Major refactoring in several components
- Try to protect wallpaper retrieval to avoid garbage files
- Improve categories in .desktop files
- Easier Makefile targets