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

Use a central QClipboard * #282

Open
annejan opened this issue Jan 18, 2017 · 1 comment
Open

Use a central QClipboard * #282

annejan opened this issue Jan 18, 2017 · 1 comment
Assignees

Comments

@annejan
Copy link
Member

annejan commented Jan 18, 2017

This would replace the current string compare (and need to keep password in memory) in MainWindow::clearClipboard() with a simple clipboard->ownsClipboard() / clipboard->ownsSelection() check 😄

Found while working on: #280

@annejan annejan self-assigned this Jan 18, 2017
@Silvest89
Copy link

Nice going

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

2 participants