Releases: Kirottu/watershot
Releases · Kirottu/watershot
Release v0.2.2
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
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
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
Changelog
- Fixed
directory
save type failing due to missing file extension.
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
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
- @6543 made their first contribution in #7
- @Lord-Valen made their first contribution in #9
Full Changelog: v0.1.0...v0.1.1
Release 0.1.0
First properly versioned release of Watershot.