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

eframe/egui-winit: Fix copy-paste on Windows #2120

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

emilk
Copy link
Owner

@emilk emilk commented Oct 7, 2022

Closes #2109
Broken since #2067

Since arboard 3.0 you must absolutely not hold onto arboard::Clipbaord longer than you are using it.

See 1Password/arboard#84

PTAL @apexys

Closes #2109

Since arboard 3.0 you must absolutely not hold onto `arboard::Clipbaord`
longer than you are using it.

See 1Password/arboard#84
@emilk emilk changed the title Fix copy-paste on Windows eframe/egui-winit: Fix copy-paste on Windows Oct 7, 2022
@emilk emilk merged commit f61044c into master Oct 7, 2022
@emilk emilk deleted the fix-copy-paste-on-windows branch October 7, 2022 12:46
emilk added a commit that referenced this pull request Nov 5, 2022
emilk added a commit that referenced this pull request Nov 7, 2022
* Revert "Fix copy-paste on Windows (#2120)"

This reverts commit f61044c.

* Update arboard to 3.2
JohannesProgrammiert pushed a commit to JohannesProgrammiert/egui that referenced this pull request Jan 21, 2023
* Revert "Fix copy-paste on Windows (emilk#2120)"

This reverts commit f61044c.

* Update arboard to 3.2
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.

Unable to paste from clipboard while egui application is running
1 participant