xcb-rust-connection

Crates.ioxcb-rust-connection
lib.rsxcb-rust-connection
version0.2.3
created_at2023-07-25 21:18:47.026309+00
updated_at2025-03-17 04:14:55.00113+00
descriptionRust x11 connection interface layer
homepagehttps://github.com/MarcusGrass/xcb-rust
repositoryhttps://github.com/MarcusGrass/xcb-rust
max_upload_size
id926017
size81,298
(MarcusGrass)

documentation

https://docs.rs/xcb-rust-connection

README

xcb-rust

A worse version of x11rb trying to generate more optimizable code.

Licensing

The project is licensed under Mpl v2

The project uses a lot of copied and modified code from x11rb, those parts are concentrated at helpers in xcb-rust-connection/helpers, and xcb-rust-protocol/helpers. While that project is an obvious influence on the entirety of those two crates. The license for x11rb can be found at that repo here and included in xcb-rust-connection here as well as in xcb-rust-protocol here.

Commit count: 39

cargo fmt