meh / rust-xcb-util

Rust bindings and wrappers for XCB utility functions.
MIT License
27 stars 17 forks source link

update to xcb 0.10 #17

Closed StephanvanSchaik closed 2 years ago

StephanvanSchaik commented 2 years ago

Update xcb-util to use xcb 0.10 instead of xcb 0.9 and wrap GenericError into ReplyError as done by the xcb 0.10 crate.