| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-08 | 682 Bytes | |
| v0.7.1 source code.tar.gz | 2026-05-08 | 139.1 kB | |
| v0.7.1 source code.zip | 2026-05-08 | 161.9 kB | |
| Totals: 3 Items | 301.7 kB | 1 | |
- fix: Add MMBitmap buffer-cleanup callback used by Windows screen capture. (92504c3)
- fix: Correct scroll directions on Windows. (7e57d6d)
- fix: Send a complete Unicode key press so repeated characters do not get dropped. (31332c5)
- fix: Use sRGB color space for screen capture. (17db161)
- fix: Keep UTF-8 strings alive. (1c7ece7), closes #789