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

Copy to Clipboard Alert #98

Closed
vutran opened this issue Oct 9, 2016 · 5 comments
Closed

Copy to Clipboard Alert #98

vutran opened this issue Oct 9, 2016 · 5 comments

Comments

@vutran
Copy link
Member

vutran commented Oct 9, 2016

When using the clipboard functionality, it is hard to know if it had actually been executed. We need some sort of indicator that an item has been copied to the clipboard.

@vutran
Copy link
Member Author

vutran commented Nov 12, 2016

We can use the native desktop notifcations API for this.

@z3t0
Copy link
Contributor

z3t0 commented Nov 14, 2016

When using the clipboard functionality

What clipboard functionality is this referring to? I'm new to this project so don't really know what that means

@vutran
Copy link
Member Author

vutran commented Nov 14, 2016

@z3t0 Users have the ability to copy items to the clipboard.

Example: using the calculator plugin, cmd + c would copy the answer to the desktop's clipboard.

More information can be found here.

@z3t0
Copy link
Contributor

z3t0 commented Nov 14, 2016

Ahh I see, thank you for the explanation

@Magellol
Copy link
Collaborator

Merged in #152 🎉

@vutran vutran closed this as completed Jan 24, 2017
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

3 participants