Skip to content
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

Paste image item from clipboard #108

Merged
merged 2 commits into from
Mar 9, 2020
Merged

Conversation

sonicblis
Copy link
Contributor

This is a simple implementation of automatically sending a pasted screen clip to the one peer that is connected. I didn't implement a UI for selecting the recipient peer in the even that multiple are connected, but maybe this could be a start.

This allows someone to take a screen capture and send it to a peer without having to save it as a file.  This only works if only one peer is connected as I wasn't sure what the UI flow should be if there are multiple peers.  If nothing else, maybe this can be used to implement the full flow for multiple peers. =]
Paste image content from the clipboard
@RobinLinus RobinLinus merged commit 787f03b into SnapDrop:master Mar 9, 2020
@RobinLinus
Copy link
Collaborator

Nice work!! Thanks a lot!

@RobinLinus
Copy link
Collaborator

On what device did you test it? Had to fix it for chrome...

@sonicblis
Copy link
Contributor Author

I didn't have an environment to test it as incorporated, I only tested the paste functionality itself. Sorry for the inconvenience. =[

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants