Expand description
Bindings to the X11 protocol.
Each sub-module of this module corresponds to one X11 extension. It contains all the
definitions from that extension. The core X11 protocol is in xproto
.
Modules§
- bigreq
- Bindings to the
BigRequests
X11 extension. - composite
- Bindings to the
Composite
X11 extension. - dri3
- Bindings to the
DRI3
X11 extension. - ge
- Bindings to the
GenericEvent
X11 extension. - present
- Bindings to the
Present
X11 extension. - randr
- Bindings to the
RandR
X11 extension. - render
- Bindings to the
Render
X11 extension. - shape
- Bindings to the
Shape
X11 extension. - sync
- Bindings to the
Sync
X11 extension. - xc_misc
- Bindings to the
XCMisc
X11 extension. - xfixes
- Bindings to the
XFixes
X11 extension. - xinput
- Bindings to the
Input
X11 extension. - xkb
- Bindings to the
xkb
X11 extension. - xproto
- Bindings to the core X11 protocol.