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: Implement LinuxApplicationExt #1867

Merged
merged 1 commit into from
Jul 10, 2021
Merged

Conversation

psychon
Copy link
Contributor

@psychon psychon commented Jul 10, 2021

This allows interacting with the primary selection in the X11 backend.

Signed-off-by: Uli Schlachter psychon@znc.in

Copy link
Collaborator

@maan2003 maan2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

please also remove:

// TODO(shell/x11): implement LinuxApplicationExt
#[cfg(not(feature = "x11"))]
sa::assert_impl_all!(Application: LinuxApplicationExt);

@psychon
Copy link
Contributor Author

psychon commented Jul 10, 2021

Whoops. Thanks & sorry & done.

This allows interacting with the primary selection in the X11 backend.

Signed-off-by: Uli Schlachter <psychon@znc.in>
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.

2 participants