Report the error from x11-rs when failing to open shared libraries

This commit is contained in:
Pierre Krieger 2015-09-20 08:48:53 +02:00
parent b9a4f5fbe9
commit 82bb047fda
2 changed files with 31 additions and 8 deletions

View file

@ -5,6 +5,8 @@ pub use x11_dl::xlib::*;
pub use x11_dl::xinput::*;
pub use x11_dl::xinput2::*;
pub use x11_dl::error::OpenError;
pub use self::glx::types::GLXContext;
/// GLX bindings