Skip to content

Add a wait_once to support waiting for just one clipboard request#213

Open
joshtriplett wants to merge 3 commits into1Password:masterfrom
joshtriplett:wait-once
Open

Add a wait_once to support waiting for just one clipboard request#213
joshtriplett wants to merge 3 commits into1Password:masterfrom
joshtriplett:wait-once

Conversation

@joshtriplett
Copy link
Copy Markdown

This is useful for programs that put something on the clipboard for single use, and want to exit as soon as it's pasted, rather than waiting for some amount of time.

Each clipboard copy method does the same option setup; factor it out, to
simplify further extension.
This is useful for programs that put something on the clipboard for
single use, and want to exit as soon as it's pasted, rather than waiting
for some amount of time.
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.

1 participant