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

Add support for primary clipboard #2240

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Add support for primary clipboard #2240

merged 3 commits into from
Feb 13, 2024

Conversation

snaggen
Copy link

@snaggen snaggen commented Feb 7, 2024

Add support for primary clipboard by using hecrj/window_clipboard#25

I didn't update Cargo.toml, so it will not compile until window_clipboard is released and iced depend on that.

Also widget/src/text_editor.rs is not updated in this PR, since that is a highlevel widget which would require some rework to update primary on selection, and paste on middle click.

@hecrj hecrj added feature New feature or request shell addition labels Feb 13, 2024
Copy link
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🙇

Made some minor changes, but everything looks good.

@hecrj hecrj enabled auto-merge February 13, 2024 02:18
@hecrj hecrj added this to the 0.12 milestone Feb 13, 2024
@hecrj hecrj merged commit dc2cba9 into iced-rs:master Feb 13, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition feature New feature or request shell
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants