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 bindings for libXrandr.so.2.2.0 needed for Ubuntu LTS 14.04. #39

Merged
1 commit merged into from
Mar 16, 2016

Conversation

ghost
Copy link

@ghost ghost commented Mar 16, 2016

@jwilm

Note: The library version is 1.4.2, but the binary is versioned as 2.2.0.

@ghost ghost mentioned this pull request Mar 16, 2016
@jwilm
Copy link

jwilm commented Mar 16, 2016

Oh! This would work for now. It might be nicer to be able to link sets of features independently (like the gl-rs function loader) in the future. For example, I can load Xrandr core anywhere, and the monitor extensions on systems that support it. In this version, there are two things that link with all the core symbols.

@jwilm
Copy link

jwilm commented Mar 16, 2016

Thanks for putting this together!

ghost pushed a commit that referenced this pull request Mar 16, 2016
Add bindings for libXrandr.so.2.2.0 needed for Ubuntu LTS 14.04.
@ghost ghost merged commit ba6ae5c into master Mar 16, 2016
@ghost ghost deleted the old-xrandr branch March 16, 2016 23:56
This pull request was closed.
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