Skip to content

1.2.0

Compare
Choose a tag to compare
@owenthewizard owenthewizard released this 19 Jun 22:04
· 17 commits to master since this release
v1.2.0
b65de30

[1.2.0] - 2022-06-19

Fixed

  • Missing some unsafe keywords.
  • Security issues in dependencies.

Changed

  • Screenshot is now captured with scrap.
  • Arguments take NonZero types where appropriate.
  • Image operations have been broken out into separate units.
  • Make use of imgref instead of custom structures.
  • Make use of blend-srgb instead of manual blending.
  • 100% Rust blur routine using stackblur-iter (resolves #13)

  • SHA256SUMS: SHA256 checksums of all files
  • SHA256SUMS.sig: PGP signature of SHA256SUMS
  • owenthewizard.asc: My public key
  • i3lockr.fish: Shell completions for fish
  • i3lockr.elv: Shell completions for elvish
  • i3lockr.bash: Shell completions for bash
  • i3lockr: The i3lockr executable
  • i3lockr.debug: The i3lockr executable, with debug info (unoptimized)
  • _i3lockr: Shell completions for zsh