Cargo Features
xcb-rust-protocol has no features set by default.
[dependencies]
xcb-rust-protocol = { version = "0.2.3", features = ["all", "debug", "bigreq", "composite", "damage", "dbe", "dpms", "dri2", "dri3", "ge", "glx", "present", "randr", "record", "render", "res", "screensaver", "shape", "shm", "sync", "xc_misc", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xproto", "xselinux", "xtest", "xv", "xvmc"] }
- all = bigreq, composite, damage, dbe, dpms, dri2, dri3, ge, glx, present, randr, record, render, res, screensaver, shape, shm, sync, xc_misc, xevie, xf86dri, xf86vidmode, xfixes, xinerama, xinput, xkb, xprint, xproto, xselinux, xtest, xv, xvmc
- debug
- bigreq all?
-
Affects
connection::bigreq
,proto::bigreq
… - composite all? = xfixes, xproto
-
Affects
connection::composite
,proto::composite
… - damage all? = xfixes, xproto
-
Affects
connection::damage
,proto::damage
… - dbe all? = xproto
-
Affects
connection::dbe
,proto::dbe
… - dpms all?
-
Affects
connection::dpms
,proto::dpms
… - dri2 all? = xproto
-
Affects
connection::dri2
,proto::dri2
… - dri3 all? = xproto
-
Affects
connection::dri3
,proto::dri3
… - ge all?
-
Affects
connection::ge
,proto::ge
… - glx all? = xproto
-
Affects
connection::glx
,proto::glx
… - present all? = randr, sync, xfixes, xproto
-
Affects
connection::present
,proto::present
… - randr all? present? = render, xproto
-
Affects
connection::randr
,proto::randr
… - record all?
-
Affects
connection::record
,proto::record
… - render all? randr? xfixes? = xproto
-
Affects
connection::render
,proto::render
… - res all? = xproto
-
Affects
connection::res
,proto::res
… - screensaver all? = xproto
-
Affects
connection::screensaver
,proto::screensaver
… - shape all? xfixes? = xproto
-
Affects
connection::shape
,proto::shape
… - shm all? xv? = xproto
-
Affects
connection::shm
,proto::shm
… - sync all? present? = xproto
-
Affects
connection::sync
,proto::sync
… - xc_misc all?
-
Affects
connection::xc_misc
,proto::xc_misc
… - xevie all?
-
Affects
connection::xevie
,proto::xevie
… - xf86dri all?
-
Affects
connection::xf86dri
,proto::xf86dri
… - xf86vidmode all?
-
Affects
connection::xf86vidmode
,proto::xf86vidmode
… - xfixes all? composite? damage? present? xinput? = render, shape, xproto
-
Affects
connection::xfixes
,proto::xfixes
… - xinerama all? = xproto
-
Affects
connection::xinerama
,proto::xinerama
… - xinput all? = xfixes, xproto
-
Affects
connection::xinput
,proto::xinput
… - xkb all? = xproto
-
Affects
connection::xkb
,proto::xkb
… - xprint all? = xproto
-
Affects
connection::xprint
,proto::xprint
… - xproto all? composite? damage? dbe? dri2? dri3? glx? present? randr? render? res? screensaver? shape? shm? sync? xfixes? xinerama? xinput? xkb? xprint? xselinux? xtest? xv?
-
Affects
connection::xproto
,xcb-rust-protocol::con
,xcb-rust-protocol::cookie
,xcb-rust-protocol::helpers
,xcb-rust-protocol::CURRENT_TIME
,xcb-rust-protocol::NO_SYMBOL
,proto::xproto
… - xselinux all? = xproto
-
Affects
connection::xselinux
,proto::xselinux
… - xtest all? = xproto
-
Affects
connection::xtest
,proto::xtest
… - xv all? xvmc? = shm, xproto
-
Affects
connection::xv
,proto::xv
… - xvmc all? = xv
-
Affects
connection::xvmc
,proto::xvmc
…