You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ See Git checking messages for full history.
9
9
- Linux: add the XShmGetImage backend with automatic XGetImage fallback and explicit status reporting (#431)
10
10
- Windows: improve error checking and messages for Win32 API calls (#448)
11
11
- Mac: fix memory leak (#450, #453)
12
+
- improve multithreading: allow multiple threads to use the same MSS object, allow multiple MSS objects to concurrently take screenshots, and document multithreading guarantees (#446, #452)
0 commit comments