Skip to content

Fix clipboard usage on Windows#172

Merged
emilk merged 1 commit into
mainfrom
fix-clipboard
Oct 10, 2022
Merged

Fix clipboard usage on Windows#172
emilk merged 1 commit into
mainfrom
fix-clipboard

Conversation

@emilk
Copy link
Copy Markdown
Member

@emilk emilk commented Oct 7, 2022

As was just pointed out to me, arboard had a breaking change in 3.0 that meant you must absolutely not hold on to the arboard::Clipboard for longer than you are using it.

Thankfully, this just makes the code shorter and simpler.

See 1Password/arboard#84 for more details.

@emilk
Copy link
Copy Markdown
Member Author

emilk commented Oct 7, 2022

Sibling PR: emilk/egui#2120

@jondo2010
Copy link
Copy Markdown
Contributor

How was this tested? Do you have access to a Windows machine?

@emilk
Copy link
Copy Markdown
Member Author

emilk commented Oct 10, 2022

How was this tested? Do you have access to a Windows machine?

Tested? Sir, you over-estimate me!

No, I don't have a Windows machine 😬

@emilk emilk merged commit 48f866c into main Oct 10, 2022
@emilk emilk deleted the fix-clipboard branch October 10, 2022 09: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 clipboard usage on Windows (#172)"

This reverts commit 48f866c.

* 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.

2 participants