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

Linux Wayland support #3

Open
EchoEllet opened this issue Oct 16, 2024 · 0 comments
Open

Linux Wayland support #3

EchoEllet opened this issue Oct 16, 2024 · 0 comments
Labels
enhancement New feature or request platform-linux Indicates issues or feature requests specific to the Linux platform.

Comments

@EchoEllet
Copy link
Contributor

Currently, the quill_native_bridge_linux uses xclip which is developed for X11 and doesn't support Wayland, might use wl-clipboard for Wayland, for now, should abstract the implementation of xclip in a clean way so we can use different implementation for wl-clipboard in case of Wayland.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request platform-linux Indicates issues or feature requests specific to the Linux platform.
Projects
None yet
Development

No branches or pull requests

1 participant