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

X11 clipboard support #5479

Closed
wants to merge 10 commits into from

fixup! Implement X11 clipboard integration (Issue #5376).

  • Loading branch information
aweinstock314 committed Apr 1, 2015
commit 7175ca2b123fbb2ddd5a3ba85fef85e5700ed363
@@ -55,7 +55,6 @@ extern crate uuid;
extern crate string_cache;
#[cfg(target_os="linux")]
extern crate xlib;
#[cfg(target_os="linux")]
extern crate clipboard;

pub mod cors;
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.