mime: use text/plain as a fallback

This commit is contained in:
Kirill Chibisov 2023-10-10 21:07:27 +04:00 committed by GitHub
parent 31392200dc
commit 909b7f6ff3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 3 deletions

View file

@ -5,6 +5,7 @@
- Update SCTK to 0.18
- Fix active polling of the clipboard each 50ms
- Fix freeze when copying data larger than the pipe buffer size
- Accept text/plain mime type as a fallback
## 0.6.6 -- 2022-06-20