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

Replace tinyclipboard with SFML #690

Closed
Quintus opened this issue Jul 17, 2020 · 0 comments
Closed

Replace tinyclipboard with SFML #690

Quintus opened this issue Jul 17, 2020 · 0 comments

Comments

@Quintus
Copy link
Member

Quintus commented Jul 17, 2020

SFML has recently gained support for accessing the system clipboard. This should be used instead of my older homegrown tinyclipboard library to avoid the dependency.

This should be a rather easy task. It should be enough to replace all occurences of calls to tinyclipboard functions with calls to the new SFML functions.

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

No branches or pull requests

1 participant