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

Clipboard handling #65

Merged
merged 2 commits into from
Aug 25, 2022
Merged

Clipboard handling #65

merged 2 commits into from
Aug 25, 2022

Conversation

paul-griffith
Copy link
Owner

Fixes #16
Depends on #63

@paul-griffith paul-griffith added enhancement New feature or request core labels Aug 19, 2022
@paul-griffith paul-griffith added this to the 1.0.0 milestone Aug 19, 2022
@paul-griffith paul-griffith marked this pull request as ready for review August 24, 2022 16:14
Copy link
Contributor

@Joshlha Joshlha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add support for pasting whole files at some point? I don't know if we need that many ways to open files though.
https://docs.oracle.com/javase/10/docs/api/java/awt/datatransfer/DataFlavor.html#javaFileListFlavor

@paul-griffith paul-griffith merged commit b6d323a into main Aug 25, 2022
@paul-griffith paul-griffith deleted the clipboard-handling branch August 25, 2022 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Paste/parse text from clipboard
2 participants