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

[Feature] Support Wayland #1

Open
xrelkd opened this issue Aug 3, 2020 · 6 comments
Open

[Feature] Support Wayland #1

xrelkd opened this issue Aug 3, 2020 · 6 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@xrelkd
Copy link
Owner

xrelkd commented Aug 3, 2020

Add support for Wayland clipboard

@xrelkd xrelkd added the enhancement New feature or request label Aug 3, 2020
@xrelkd xrelkd added the help wanted Extra attention is needed label Aug 20, 2020
@Icelk
Copy link

Icelk commented Feb 12, 2021

Maybe use https://github.com/alacritty/copypasta instead of your fork of x11-clipboard?
The MacOS and Windows features won't be enabled, so they won't bloat the binaries.
Should I start work on an implementation?

@alt-art
Copy link

alt-art commented Feb 16, 2021

It looks like a good way to resolve this

@Icelk
Copy link

Icelk commented Feb 19, 2021

What do you @xrelkd think about this?
If you prefer, I could incorporate only the wayland clipboard crate alongside the X11 one.

@Icelk
Copy link

Icelk commented Jul 28, 2021

I've made a fork which introduces a primitive Wayland implementation.
https://github.com/Icelk/clipcat

@xrelkd xrelkd changed the title Add Wayland support [Feature] Support Wayland Dec 1, 2023
@xrelkd xrelkd pinned this issue Dec 1, 2023
@jemyzhang
Copy link

Is there any solution to resolve the issue with the wayland on ubuntu desktop. It shows an error as "A required Wayland protocol (name: zwlr_data_control_manager_v1, version: 1) is not supported by the compositor"

@sandangel
Copy link

sandangel commented Jul 8, 2024

I have the same issue. May I ask if we have any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants