Skip to content

Releases: Kirottu/watershot

Release v0.2.2

28 Sep 14:34
64a97b9
Compare
Choose a tag to compare

What's Changed

  • Fixed Watershot naively assuming the availability of the Bgra8UnormSrgb surface format
  • Updated the hyprland crate to support newer Hyprland versions
  • libwebp-sys: 0.9.2 -> 0.9.3 by @LeSuisse in #25
  • test: fix assertion enum variant by @Syndelis in #29
  • Fix typos by @kianmeng in #28

New Contributors

Full Changelog: v0.2.1...v0.2.2

Release 0.2.1

10 Aug 06:49
1f7c9e6
Compare
Choose a tag to compare

What's Changed

  • Optimise features to reduce binary size by @jirutka in #15
  • Feature: introduce "Window Mode" for selecting windows under Hyprland by @Syndelis in #20

New Contributors

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

03 Jul 08:53
4296d2a
Compare
Choose a tag to compare

What's Changed

  • New renderer using wgpu
  • Monitor scale factor support
  • Config file now uses floats to describe colors instead of an unsigned 8 bit integer (0.0-1.0 instead of 0-255)
  • Removed unused size_text_size key from config

Full Changelog: v0.1.2...v0.2.0

Release v0.1.2

25 May 11:16
2801737
Compare
Choose a tag to compare

Changelog

  • Fixed directory save type failing due to missing file extension.

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

14 May 14:59
cdd5cf1
Compare
Choose a tag to compare

What's Changed

  • Switched from a git version of SCTK to SCTK 0.17.0
  • Print error msg to stderr if starting in an non wayland session by @6543 in #7
  • Flakify by @Lord-Valen in #9

New Contributors

Full Changelog: v0.1.0...v0.1.1

Release 0.1.0

04 May 17:57
f31e40f
Compare
Choose a tag to compare

First properly versioned release of Watershot.