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 QClipboard wrapper to fix multiple issues #23

Merged
merged 1 commit into from Jun 22, 2015
Merged

use QClipboard wrapper to fix multiple issues #23

merged 1 commit into from Jun 22, 2015

Conversation

palinek
Copy link
Collaborator

@palinek palinek commented Jun 19, 2015

  1. do not handle signals emitted upon our activity (setting the clipboard contents)
  2. add slight delay for signal processing to avoid signal flood and getting messed content upon GTK applications selection changes

fixes #22

1. do not handle signals emitted upon our activity (setting the clipboard contents)
2. add slight delay for signal processing to avoid signal flood and getting messed content upon GTK applications selection change
pvanek added a commit that referenced this pull request Jun 22, 2015
use QClipboard wrapper to fix multiple issues
@pvanek pvanek merged commit 94dc216 into pvanek:master Jun 22, 2015
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.

Endless loop for primary selection
2 participants