Releases: AndreasBackx/waycorner
Releases · AndreasBackx/waycorner
0.2.3
0.2.2
Changed
- Updated smithay-client-toolkit to resolve issue described in Smithay/client-toolkit#406 (#20).
0.2.1
Changed
- Updated all dependencies to latest except for Wayland due to drastically different API.
- Slight code changes to follow clippy recommendations.
0.2.0
Added
- Support for changing the preview color.
- Support for edges.
Changed
- Updated Wayland dependencies to fix coredump.
- Updated compatible dependencies.
0.1.4
Changed
- Added a minimum timeout of 5ms to prevent an infinite loop as it would continuously check for updates.
0.1.3
Changed
- Use the top layer instead of the overlay layer. This makes it not lay on top of lock screens like swaylock.
- When coming out of the lock screen, it will ignore the first events if they are too fast as they would indicate the move was not moved while in the lock screen. This would otherwise lead to invalidly running the command again.
0.1.2
Added
- Automatic AUR deployments.
0.1.1
Changed
- Locked down dependencies in order to be reproducible.
0.1.0
Added
- Initial release.