Releases: hack3rmann/waywe-rs
Releases · hack3rmann/waywe-rs
Hotfix Waywe v0.0.10: Infinite Pause Fix
Release Notes
- Fixed bug where first pause never unpauses
Waywe v0.0.9: Optimizations for Image and Video wallpapers
Release Notes
- Replace waywe-default-wallpapers video and image implementations with custom optimized ones
- Fix image-to-image transition lag
- Other minor bug fixes
Waywe v0.0.8: Postprocess Effects, Scene Wallpapers API
Release Notes
- Support for post-process effects such as convolution filters and blur filters.
bevy_ecs-based scene wallpaper API.- Bug fixes
Waywe v0.0.7: Support for Video Pausing
Release Notes
- Support for video pausing
- Fix invalid monitor name bug
- Other minor fixes
Waywe v0.0.6: Support for Multiple Monitors
Release Notes
- Multiple monitors support:
- support for different wallpapers on different monitors;
- support for hotplugging/hotunplugging monitors;
- support for CLI
--monitoroption.
- Updated dependencies.
- Added some minor optimizations.
- Minor bug fixes.
Waywe v0.0.5. Non-blocking wallpaper upload, Animation Configs
Release Notes
- Configurable animations (config path
~/.config/waywe/config.toml, see README.md for options) - Non-blocking upload for next wallpaper.
- Log output to
stderrinstead ofstdout. - Opaque region optimization.
- Minor bug fixes.
Waywe v0.0.4. Support for AMD processors
Release notes
- add
previewcommand to CLI tool - add
currentcommand to CLI tool - add support for AMD
- bug fixes
Waywe v0.0.3, Profiles Support
Release notes
- wallpapers are persistent across sessions
- better transition animations
- better memory usage
- fix rendering of transparent images
- fix monitor rescaling issue when the daemon runs
- other minor fixes and improvements
Videos and Images With Transitions
Release notes
- Added support for images
- Added transitions between wallpapers
- Fix wrong aspect ratio scaling
- Other minor bug fixes
First release, video-only mode
0.0.1 first release, video-only mode