xcb-sys 0.2.1

Raw bindings to the XCB library
Documentation
[build-dependencies.bindgen]
version = "0.57.0"

[dependencies]

[features]
bigreq = []
composite = ["xfixes"]
cursor = []
damage = ["xfixes"]
dpms = []
dri2 = []
dri3 = []
ewmh = []
ge = []
glx = []
icccm = []
image = []
keysims = []
present = ["randr", "xfixes", "sync"]
randr = ["render"]
record = []
render = []
res = []
screensaver = []
shape = []
shm = []
sync = []
xc_misc = []
xf86dri = []
xfixes = ["render", "shape"]
xinerama = []
xinput = []
xkb = []
xprint = []
xselinux = []
xtest = []
xv = ["shm"]
xvmc = ["xv"]

[package]
authors = ["Micah Johnston <micah@glowcoil.com>"]
description = "Raw bindings to the XCB library"
edition = "2018"
license = "MIT/Apache-2.0"
name = "xcb-sys"
readme = "README.md"
repository = "https://github.com/glowcoil/xcb-sys"
version = "0.2.1"