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: add qsv clipboard command for clipboard input/output #1953

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

rzmk
Copy link
Collaborator

@rzmk rzmk commented Jul 8, 2024

Adds qsv clipboard command to allow providing input from clipboard and saving output to clipboard. Resolves #1561.

qsv-clipboard-demo

This also adds the arboard crate. I recommend trying the ignored test on macOS/Linux to ensure it works as intended (copy the non-Windows stats string then run the test).

Improvement idea:

  • Optionally provide a file path to either write to it from clipboard or save its contents to clipboard (and tests for these scenarios)

@jqnatividad jqnatividad merged commit 38ce8c4 into master Jul 8, 2024
8 of 16 checks passed
@jqnatividad
Copy link
Owner

Awesome stuff @rzmk!

@rzmk rzmk deleted the qsv-clipboard branch July 8, 2024 22:49
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.

clipboard support
2 participants