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

Put clipboard support behind feature #260

Open
yonas opened this issue Nov 3, 2024 · 2 comments
Open

Put clipboard support behind feature #260

yonas opened this issue Nov 3, 2024 · 2 comments

Comments

@yonas
Copy link

yonas commented Nov 3, 2024

It would be nice to compile silicon without xcb, which requires x11 and python.

@yonas yonas changed the title Put clipboard behind feature Put clipboard support behind feature Nov 3, 2024
@lo48576
Copy link

lo48576 commented Nov 10, 2024

xcb v0.8.2 is indirectly pulled by clipboard v0.5.0, and the clipboard crate seems to be unmaintained for some years (cf. aweinstock314/rust-clipboard#91), so it sounds reasonable to make it optional or remove the dependency completely if possible.

@yonas
Copy link
Author

yonas commented Nov 10, 2024

Recommend switching to arclipboard - eg. tv42/lapce@e1003d3

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

No branches or pull requests

2 participants