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

Add support for Primary #26

Closed
wants to merge 3 commits into from
Closed

Conversation

snaggen
Copy link

@snaggen snaggen commented Jan 20, 2024

As part of fixing pop-os/cosmic-term#49 , I have added support for the Primary clipboard.

It is behind #[cfg(target_family = "unix")] since I think it only makes sense on unix.

Note: Since cosmic-term is using window_clipboard 0.3, I have coded this patch against that version, but I think it should apply cleanly against master also.

@snaggen
Copy link
Author

snaggen commented Jan 20, 2024

I have cleaned it up a bit and synced with master

@snaggen snaggen closed this Jan 21, 2024
@snaggen
Copy link
Author

snaggen commented Jan 21, 2024

Closing this since #25 already exists

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.

1 participant