Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: hack3rmann/waywe-rs

Hotfix Waywe v0.0.10: Infinite Pause Fix

15 Oct 05:34

Choose a tag to compare

Release Notes

  1. Fixed bug where first pause never unpauses

Waywe v0.0.9: Optimizations for Image and Video wallpapers

14 Oct 19:27

Choose a tag to compare

Release Notes

  1. Replace waywe-default-wallpapers video and image implementations with custom optimized ones
  2. Fix image-to-image transition lag
  3. Other minor bug fixes

Waywe v0.0.8: Postprocess Effects, Scene Wallpapers API

11 Oct 21:37

Choose a tag to compare

Release Notes

  1. Support for post-process effects such as convolution filters and blur filters.
  2. bevy_ecs-based scene wallpaper API.
  3. Bug fixes

Waywe v0.0.7: Support for Video Pausing

14 Sep 20:43

Choose a tag to compare

Pre-release

Release Notes

  1. Support for video pausing
  2. Fix invalid monitor name bug
  3. Other minor fixes

Waywe v0.0.6: Support for Multiple Monitors

16 Jul 11:07

Choose a tag to compare

Release Notes

  1. Multiple monitors support:
  • support for different wallpapers on different monitors;
  • support for hotplugging/hotunplugging monitors;
  • support for CLI --monitor option.
  1. Updated dependencies.
  2. Added some minor optimizations.
  3. Minor bug fixes.

Waywe v0.0.5. Non-blocking wallpaper upload, Animation Configs

24 Jun 20:23

Choose a tag to compare

Release Notes

  • Configurable animations (config path ~/.config/waywe/config.toml, see README.md for options)
  • Non-blocking upload for next wallpaper.
  • Log output to stderr instead of stdout.
  • Opaque region optimization.
  • Minor bug fixes.

Waywe v0.0.4. Support for AMD processors

20 Jun 11:36

Choose a tag to compare

Release notes

  • add preview command to CLI tool
  • add current command to CLI tool
  • add support for AMD
  • bug fixes

Waywe v0.0.3, Profiles Support

16 Jun 09:29

Choose a tag to compare

Pre-release

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

12 Jun 19:27

Choose a tag to compare

Pre-release

Release notes

  • Added support for images
  • Added transitions between wallpapers
  • Fix wrong aspect ratio scaling
  • Other minor bug fixes

First release, video-only mode

10 Jun 15:46
ab1bf8c

Choose a tag to compare

Pre-release
0.0.1

first release, video-only mode