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

Implement x11_clipboard using x11-clipboard #40

Merged
merged 1 commit into from
May 3, 2017
Merged

Implement x11_clipboard using x11-clipboard #40

merged 1 commit into from
May 3, 2017

Conversation

quininer
Copy link
Contributor

fix #38

@MoSal
Copy link

MoSal commented Apr 24, 2017

Thank you for taking the time to do this.

Adding a delay after calling set_contents() is not needed anymore. So #28 is also fixed if I'm not mistaken.

@quininer
Copy link
Contributor Author

quininer commented Apr 24, 2017

@MoSal I am not sure, but keep clipboard should be the work of the clipboard manager.

@MoSal
Copy link

MoSal commented Apr 24, 2017

@quininer

Actually, I mistakenly thought #28 and #25 are the same bug. I can confirm that this PR fixes #25, but not
#28. Sleeping for 1 second after calling set_contents() works around both.

@aweinstock314 aweinstock314 merged commit 29f757c into aweinstock314:master May 3, 2017
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.

Write a non-GPL'd X11ClipboardContext
3 participants