Closed lostdesign closed 4 years ago
Check if https://www.electronjs.org/docs/api/clipboard is better than the current used browser Clipboard API.
[x] check electrons clipboard api
[x] check https://github.com/sindresorhus/clipboardy
[x] check native binaries for clipboard to mitigate alpha/gif issue
https://stackoverflow.com/questions/14934327/how-to-get-animated-gif-image-from-browser-clipboard-api https://docs.microsoft.com/en-us/windows/win32/dataxchg/standard-clipboard-formats https://stackoverflow.com/questions/7778539/copy-to-clipboard-in-node-js/13735363#13735363
Check if https://www.electronjs.org/docs/api/clipboard is better than the current used browser Clipboard API.
[x] check electrons clipboard api
[x] check https://github.com/sindresorhus/clipboardy
[x] check native binaries for clipboard to mitigate alpha/gif issue