Skip to content

Wayshot 1.4.3 & libwayshot 0.7.0

Choose a tag to compare

@Decodetalkers Decodetalkers released this 20 Jan 13:08
· 212 commits to main since this release
475714f

There is Breaking changes in libwayshot, but it is just some tidy up for the api, mainly the order of params

  • (libwayshot): use the r-egl lib which maintained by waycrate instead of khornos-egl
  • (libwayshot): remove the Instance uses of egl lib. we only use the static feature
  • (libwayshot): make tidy up of the api
  • (libwayshot): Fix the problem that libwayshot panic when there is no support for ext-foreign-toplevel-list
  • (waymirror-egl): tidy up the project, and add it to the workspace. Now it is usable, though still has bugs about keyboard

What's Changed

Full Changelog: v1.4.2...v1.4.3