Skip to content

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

Merged
emilk merged 1 commit into
masterfrom
fix-copy-paste-on-windows
Oct 7, 2022
Merged

eframe/egui-winit: Fix copy-paste on Windows#2120
emilk merged 1 commit into
masterfrom
fix-copy-paste-on-windows

Conversation

@emilk
Copy link
Copy Markdown
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