-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clipboard cant read image and file-url #232
Comments
We probably should use crate like |
I agree, however I think we should remove clipboard access from |
Also, check out https://github.com/aweinstock314/rust-clipboard which looks to be well maintained. Unfortunately none of the options I found offer file and image support. My use case is file URLs. |
How is this issue progressing now |
i fing arboard lib Text and pictures are supported |
Closing as this won't be implemented in tao, and |
Is your feature request related to a problem? Please describe.
clipboard only read text. cant read image and file-url
Describe the solution you'd like
add features to read image and file-url
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: