- 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