Skip to content

Wayshot 1.3.0

Compare
Choose a tag to compare
@Shinyzenith Shinyzenith released this 03 Jul 07:31
· 33 commits to main since this release
43fae61

This release is possible due to the following contributions made by amazing OSS developers:

  • 10-bit back buffer support added by @gigablaster (27cf882)
  • We can now parse the default slurp output format and the legacy one used by wayshot thanks to @mstoeckl (32f56f4).
  • Custom xdg-desktop-portal-wlr implementation that switches out grim for wayshot (a0c8e39) by @Shinyzenith.
  • Reduced wayland roundtrips leading to performance improvements by @mstoeckl (5c59bb1).
  • Multiple output screenshot support added (#41). This work was primarily done by @Decodetalkers and @mstoeckl.
  • Debug flag and emit to standard output flag now conflict with each other to avoid corruption of image data by debug logs (ba8fdc0).
  • QOI image format support added: (0ecdddb).

Full Changelog: 1.2.1...1.3.0