Cargo Features
X11 has no features set by default.
[dependencies]
x11 = { version = "2.21.0", features = ["all", "xft", "xinput", "xlib", "xrandr", "xrecord", "xt", "xtest", "xtst", "dox"] }
- all = dox, dpms, glx, xcursor, xf86vmode, xfixes, xft, xinerama, xinput, xlib, xlib_xcb, xmu, xrandr, xrecord, xrender, xss, xt, xtest, xtst
- dpms glx xcursor xf86vmode xfixes xft all?
- xinerama xinput all?
- xlib all?
-
Affects
xlib::XUniqueContext
… - xlib_xcb xmu xrandr all?
- xrecord all? = xtst
- xrender xss xt all?
- xtest all? = xtst
- xtst all? xrecord? xtest?
- dox all?