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

refactor: use iced clipboard for interacting with the selection #78

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

wash2
Copy link

@wash2 wash2 commented Nov 8, 2023

The clipboard actually probably should just be handled one way, so I guess not in the iced-sctk loop, or else it can block forever on reading. For example, it might block forever because a widget is using the "iced" method to read after setting the clipboard via the "iced-sctk" method.

@wash2 wash2 requested a review from a team November 8, 2023 19:22
@wash2
Copy link
Author

wash2 commented Nov 8, 2023

This is related to pop-os/cosmic-settings#86

@wash2 wash2 merged commit b98c0f2 into master Nov 9, 2023
18 of 20 checks passed
@wash2 wash2 deleted the refactor-clipboard branch November 9, 2023 00:53
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.

2 participants