Wayshot 1.4.3 & libwayshot 0.7.0
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
- chore(deps): bump wl-clipboard-rs from 0.9.2 to 0.9.3 by @dependabot[bot] in #243
- Improve error handling by @dhruvDev23 in #252
- fix: remove example from wayshot compilation process by @Gigas002 in #253
- feature: add code coverage CI action by @Gigas002 in #254
- chore(deps): bump tracing from 0.1.43 to 0.1.44 by @dependabot[bot] in #251
- feature: jxl specific config options by @Gigas002 in #255
- Fix scaling detection for portrait displays by @AndreasBackx in #256
- chore(deps): bump toml from 0.9.8 to 0.9.10+spec-1.1.0 by @dependabot[bot] in #250
- chore(deps): bump rustix from 1.1.2 to 1.1.3 by @dependabot[bot] in #257
- feat: support color capture by @Decodetalkers in #258
- fix: Some wm may still not support ext-foreign-toplevel-list by @Decodetalkers in #266
- feature: png-specific optional config section by @Gigas002 in #268
- chore(deps): bump crate-ci/typos from 1.40.0 to 1.41.0 by @dependabot[bot] in #259
- tidy up apis, mainly the part of egl and waymirror by @Decodetalkers in #270
- chore(deps): bump crate-ci/typos from 1.41.0 to 1.42.1 by @dependabot[bot] in #271
- chore(deps): bump wayland-protocols-wlr from 0.3.9 to 0.3.10 by @dependabot[bot] in #263
- chore(deps): bump clap from 4.5.53 to 4.5.54 by @dependabot[bot] in #260
Full Changelog: v1.4.2...v1.4.3