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

Enabled wayland feature for winit when running native #2751

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

ItsEthra
Copy link
Contributor

This PR fixes clipboard not working on wayland.

crates/eframe/Cargo.toml Outdated Show resolved Hide resolved
@emilk
Copy link
Owner

emilk commented Feb 28, 2023

Have you tried #2765?

@ItsEthra
Copy link
Contributor Author

ItsEthra commented Mar 1, 2023

Yes I just tried their fork. When attempting to paste it shows arboard paste error: The clipboard contents were not available in the requested format or the clipboard is empty.

@emilk emilk merged commit c5caed5 into emilk:master Mar 29, 2023
@ItsEthra ItsEthra deleted the fix-wayland-clipboard branch March 29, 2023 16:05
@emilk emilk added bug Something is broken eframe Relates to epi and eframe labels Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken eframe Relates to epi and eframe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants