Releases: nashaofu/xcap
Releases · nashaofu/xcap
v0.0.4
Changes
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
v0.0.1
Changes
- refactor: 重构项目,支持获取window截图 @nashaofu (#91)
- Fix wrong operator(should use / instead of *) on scaling factor, tested on Windows @Originalimoc (#90)
- Improve capture performance on macOS @samrat (#87)
- Added arch dependency instructions @JulianWogersien (#84)
- moving API doc from the README to the source code @TornaxO7 (#83)
- fix: Cannot capture image in second screen #79 @nashaofu (#81)
- Version up of windows crate @hirokimoto (#73)
- chore: solve code warning @nashaofu (#72)
- feat: remove png crate @nashaofu (#71)
- chore: 升级依赖,发布新版本 @nashaofu (#70)
- use image crate @c-h-johnson (#69)
- support wlroots based compositors @c-h-johnson (#68)
- fix: remove log @nashaofu (#65)
- chore: release 0.7.2 @nashaofu (#63)
- fix: linux panic @nashaofu (#62)
- feat: release 0.7.1 @nashaofu (#60)
- chore: 修改开发环境配置与代码风格 @nashaofu (#59)
- to_png function updated to improve usability. @drp4rad0x (#58)
- Set indentation to 4 spaces @c-h-johnson (#57)
- Image compress option added to the to_png function. @drp4rad0x (#56)
- fix: Panic caused by Chinese characters in file paths @Pylogmon (#55)
- feat: support raw rgba data @nashaofu (#50)
- feat: 修复 linux 交叉编译错误,不依赖 dbus,升级依赖 @nashaofu (#48)
- fix: 修复 linux 图片为空白问题 #44 @nashaofu (#45)
- fix: 修复 bgra 数据长度不正确问题 @nashaofu (#41)
- feat: 优化代码 @nashaofu (#40)
- Change from sfhash to fxhash @Olssdani (#39)
- feat: 修改 API 返回修改值为 Result @nashaofu (#37)
- fix: resolve panics at index out of bounds @nashaofu (#36)
- feat: release 0.4.6 @nashaofu (#33)
- impl Into<Vec<u8>> for Image @poly000 (#32)
- fix: 修复 MacOS capture_area panic,更正文档 @nashaofu (#27)
- Instead of checking current OS check the build target @RadonCoding (#25)
- Fixed broken code in README.md example @joshterrill (#24)
- fix: screenshot error in ubuntu 22 @nashaofu (#20)
- chore: 修改 docker 脚本 @nashaofu (#16)
- chore: 修改 devcontainer 脚本 @nashaofu (#15)
- docs: 更新文档 @nashaofu (#14)
- refactor: 重构代码 @nashaofu (#13)
- fix: Fix memory leak issue in screen.capture() [Linux] @mdacach (#12)
- fix: 修复 linux 内存泄漏 @nashaofu (#10)
- docs: 更新文档 @nashaofu (#9)
- feat: 支持屏幕区域截图,Screen 添加 is_primary 字段,scale 字段修改为 scale_factor @nashaofu (#8)
- feat: 修改API @nashaofu (#4)
- feat: 更改包名,支持部分 wayland Linux @nashaofu (#3)
- feat: 修复linux x11截图为透明的问题,优化代码 @nashaofu (#2)
Full Changelog: b2484d0...v0.0.1