-
Notifications
You must be signed in to change notification settings - Fork 10
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
Didn't work with images #32
Comments
might be useful for documentation to uninstall via source list
|
Thanks for your report. I will add some tasks to address your concerns. Yes, clipboard-sync only supports text clipboard currently, since that's the only thing I personally use the clipboard for, and I originally wrote this just for myself. But I hear your concern, so I will look into supporting arbitrary mime types, like images. I can't make any guarantees about how well it will work but I will do some experimentation when I get some free time, maybe one of the weekends in September. I also appreciate the advice to update the documentation. I will add two things to the docs:
|
Thank you for a really good explaination, I feel really welcomed here. My use cases are mostly for everyday use coordinating among chats or other media platforms to send clear images. So, I need this clipboard-sync after researching several alternatives, this project seems legit and I'm expecting image support out of the box. Thank you for merging this into you schedule on september. It would be really nice to be able to track the progress of image mime feature in dedicated issue, with your approval, I might create dedicated issue for you to post the update. |
I'll just reopen this issue for now so we have something. If you think there's a better way to organize things, feel free to take any initiative you'd like with creating and closing issues. Thanks. |
Actually this does seem to work for images now, though I usually have to copy it twice to get it to work (not always). Not sure if it's related to #30 or not as sometimes it happens to text too (the clipboard blanks and I have to recopy) though it doesn't happen after resume, just throughout the day. |
I did screenshot my screen and obviously copied image data to clipboard, but other session's clipboard appears to be empty.
Text based data work though, but I already use
xsel
to sync text based clipboard.Edit:
So IMO, it's not worth to add more repo list or installing rust
thank you for author who show us how to use raw github content as package source.list
The text was updated successfully, but these errors were encountered: