Releases: nikolaizombie1/waytrogen
Releases · nikolaizombie1/waytrogen
Release list
0.9.1
0.9.0
0.8.0
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
Added delete cache command line option.
0.7.3
Fix bug where mpvpaper would spawn too many instances.
0.7.2
- Fixed bug where wallpapers would not restore on re login in sway and hyprland
- Add new
-sflag for startup delay - Fix icons not displaying when built using meson
Full Changelog: 0.7.0...0.7.2
Version 0.7.1
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
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
debpackage.
Full Changelog: 0.6.10...0.7.0
Version 0.6.10
Bug fixes
- Fix icon install in
meson.buildto match desktop file - Fix bug where
hyprpaperwould 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
- Compilation and installation from source using meson.
- Update
READMEwith instructions on how to compile and install from source. - Update
READMEwith contribution instructions.