rust-x-bindings / rust-xcb

Rust bindings and wrapper for XCB.
MIT License
161 stars 63 forks source link

DisplayInfo members private #259

Closed tareksander closed 4 months ago

tareksander commented 5 months ago

Currently all members of xcb::base::DisplayInfo are private and I can't see the type used in any parameters, so that makes it effectively useless.