Skip to content

Releases: nikolaizombie1/waytrogen

0.6.8

08 Feb 22:23
Compare
Choose a tag to compare
  • Add the --next command line option to cycle to the next wallpaper based on the previously set sort settings
  • An All monitor is now available in the monitors drop down to change a wallpaper for all monitors simultaneously.
  • Fix possible bug with the --random command where an unsupported wallpaper could be sent to a changer.
  • Fix spacing on widgets
  • Start tracking the state on the invert sort switch.
  • Fix bug where on initial startup, images were not sorted.

Full Changelog: 0.6.6...0.6.8

Version 0.6.7

03 Feb 21:30
Compare
Choose a tag to compare

Update lockfile for AUR package.

Version 0.6.6

03 Feb 21:06
Compare
Choose a tag to compare

Update missing app version

Version 0.6.5

03 Feb 20:58
Compare
Choose a tag to compare
  • Fix bug where waytrogen would sometimes panic on NixOS by trying to find locales incorrectly.
  • Massive code refactor.

Version 0.6.4

01 Feb 15:25
Compare
Choose a tag to compare
  • Fix bug where on low resolution displays with high scaling, the standard requested size would be too big and bottom bar would be hidden.
  • Move invert sort to popover and standardize button size.

Version 0.6.3

23 Jan 22:14
Compare
Choose a tag to compare

Code cleanup and streamline locale generation.

Full Changelog: 0.6.2...0.6.3

Version 0.6.2

22 Jan 21:18
Compare
Choose a tag to compare

Remove kill all dependency.

Version 0.6.1

22 Jan 18:33
Compare
Choose a tag to compare
  • Fixed bug where restore and Killall_changers did not function for swaybg and mpvpaper
  • Added flake.nix for flake support.
  • Enabled wallpaper folder button when images are loading.
  • Fix bug where window would be the smallest size possible when floating

Full Changelog: 0.5.9...0.6.0

Version 0.6.0

19 Jan 23:47
b434999
Compare
Choose a tag to compare

Massive update for waytrogen

  1. Fix hyprpaper support.
  2. Added support for external scripts after a wallpaper has been changed as a command line option.
  3. Added listing of wallpaper state in JSON format.
  4. Added random wallpaper setting based on last set wallpaper changer.
  5. Reduced memory footprint while changing in the same wallpaper changer.
  6. Lots of bugs fixes.

What's Changed

New Contributors

Full Changelog: 0.5.7...0.6.0

Side note:

Thank you so much for the massive support. Never would I have thought my side project would gain so much support so quickly.

Empty wallpaper folder bug fix

17 Jan 22:08
Compare
Choose a tag to compare

Fixes a bug where if waytrogen was started twice without changing the default wallpaper folder, it would start recursively searching for all images and videos from the home folder down.