meh / rust-xcb-util

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

add FFI interface for xcb-renderutil and extend QueryPictFormatsReply #18

Closed StephanvanSchaik closed 2 years ago

StephanvanSchaik commented 2 years ago

This pull requests add the render feature to Cargo.toml, provides a FFI interface to xcb-renderutil and implements the QueryPictFormatsReplyExt trait to extend xcb::render::QueryPictFormatsReply.