Skip to content

Releases: AndreasBackx/waycorner

0.2.3

21 Mar 23:37
f13adfd
Compare
Choose a tag to compare

Changed

  • Change layer from top to overlay (#22).

0.2.2

19 Mar 22:45
cbf1fd8
Compare
Choose a tag to compare

Changed

0.2.1

20 May 16:44
89d5bc2
Compare
Choose a tag to compare

Changed

  • Updated all dependencies to latest except for Wayland due to drastically different API.
  • Slight code changes to follow clippy recommendations.

0.2.0

20 May 15:58
9d83cf8
Compare
Choose a tag to compare

Added

  • Support for changing the preview color.
  • Support for edges.

Changed

  • Updated Wayland dependencies to fix coredump.
  • Updated compatible dependencies.

0.1.4

30 Aug 12:12
57f7c9b
Compare
Choose a tag to compare

Changed

  • Added a minimum timeout of 5ms to prevent an infinite loop as it would continuously check for updates.

0.1.3

29 May 14:41
9ae52f6
Compare
Choose a tag to compare

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

29 May 03:24
1296ade
Compare
Choose a tag to compare

Added

  • Automatic AUR deployments.

0.1.1

29 May 01:46
bc58ae4
Compare
Choose a tag to compare

Changed

  • Locked down dependencies in order to be reproducible.

0.1.0

24 May 01:03
384d178
Compare
Choose a tag to compare

Added

  • Initial release.