Skip to content

Releases: nikolaizombie1/waytrogen

0.9.1

Choose a tag to compare

@github-actions github-actions released this 22 Feb 21:51
0.9.1
fea104a

Full Changelog: 0.9.0...0.9.1

0.9.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 17:31
0.9.0
bb7da75

What's Changed

  • Add gSlapper wallpaper changer support by @Nomadcxx in #50

New Contributors

Full Changelog: 0.8.0...0.9.0

0.8.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 20:39

The complete dotfile update:

  • Exposes all internal dconf settings to the user
  • Added dynamic documentation that is translated based on your locale
  • Added the ability to hide the bottom bar via the dotfile and command line. Note: The command line takes precedence.
  • Minor fixes to flake.nix

Full Changelog: 0.7.2...0.8.0

0.7.4

Choose a tag to compare

@github-actions github-actions released this 12 Sep 17:52

Added delete cache command line option.

0.7.3

Choose a tag to compare

@github-actions github-actions released this 28 Jun 17:25
Fix bug where mpvpaper would spawn too many instances.

0.7.2

Choose a tag to compare

@github-actions github-actions released this 09 Apr 20:03
  • Fixed bug where wallpapers would not restore on re login in sway and hyprland
  • Add new -s flag for startup delay
  • Fix icons not displaying when built using meson

Full Changelog: 0.7.0...0.7.2

Version 0.7.1

Choose a tag to compare

@nikolaizombie1 nikolaizombie1 released this 17 Feb 14:56

External Script QOL and dotfile update:

  • Added a config file in $XDG_CONFIG_HOME/waytrogen/ to persistently track the path of the executable external script. Validity checks are still run when using the config file.

Note: You have to execute waytrogen at lease once for the config file to appear.

Full Changelog: 0.7.0...0.7.1

Version 0.7.0

Choose a tag to compare

@nikolaizombie1 nikolaizombie1 released this 16 Feb 20:29

The fuzzy finder update:

  • Filter images based on a search query using the new text box
  • Lower dependency requirements in preparation for the Debian release.
  • Remove mktemp and fuzzy-find depencies.
  • Replace sqlite dependency for rusqlite
  • Created a helper script to automatically update the locales when new text is added.
  • Create Debian (and it's derivatives) release in the form of a deb package.

Full Changelog: 0.6.10...0.7.0

Version 0.6.10

Choose a tag to compare

@nikolaizombie1 nikolaizombie1 released this 14 Feb 14:43

Bug fixes

  • Fix icon install in meson.build to match desktop file
  • Fix bug where hyprpaper would not be detected as available if launched using UWSM
  • Prevent the startup of the main window if no changer is detected.
  • Add missing translations.

Full Changelog: 0.6.9...0.6.10

Version 0.6.9

Choose a tag to compare

@nikolaizombie1 nikolaizombie1 released this 10 Feb 01:28
  • Compilation and installation from source using meson.
  • Update README with instructions on how to compile and install from source.
  • Update README with contribution instructions.