Cargo Features

xcb-util has no features set by default.

[dependencies]
xcb-util = { version = "0.4.0", features = ["static", "shm", "thread", "icccm", "ewmh", "image", "cursor", "keysyms", "misc", "render"] }
static
shm

Enables shm of xcb ^0.10

Affects image::xcb_shm_segment_info_t, image::shm

thread

Enables thread of xcb ^0.10

icccm misc?

Affects ffi::icccm, xcb-util::icccm

ewmh

Affects ffi::ewmh, xcb-util::ewmh

image

Affects ffi::image, xcb-util::image

cursor

Affects xcb-util::cursor

keysyms

Affects ffi::keysyms, xcb-util::keysyms

misc = icccm

Affects xcb-util::misc

render

Affects ffi::render, xcb-util::render