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

Rename clipboard methods #463

Closed
s1hofmann opened this issue Jan 14, 2023 · 0 comments
Closed

Rename clipboard methods #463

s1hofmann opened this issue Jan 14, 2023 · 0 comments
Labels
BREAKING A breaking change that requires a major release DONE Implementation is done, but not yet merged into master enhancement Enhancement to existing features

Comments

@s1hofmann
Copy link
Member

Short overview
The current naming scheme with clipboard.copy(...) and clipboard.paste(...) repeatedly caused people to think it would literally copy and paste content to the environment, instead of just setting/getting the current clipboard content.

Use case
Improve UX of API

@s1hofmann s1hofmann added enhancement Enhancement to existing features BREAKING A breaking change that requires a major release labels Jan 14, 2023
@s1hofmann s1hofmann added the DONE Implementation is done, but not yet merged into master label Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING A breaking change that requires a major release DONE Implementation is done, but not yet merged into master enhancement Enhancement to existing features
Projects
None yet
Development

No branches or pull requests

1 participant