Module x11rb_protocol::protocol
source · 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§
- Bindings to the
BigRequestsX11 extension. - Bindings to the
GenericEventX11 extension. - Bindings to the
RandRX11 extension. - Bindings to the
RenderX11 extension. - Bindings to the
ShapeX11 extension. - Bindings to the
XCMiscX11 extension. - Bindings to the
XFixesX11 extension. - Bindings to the
InputX11 extension. - Bindings to the
xkbX11 extension. - Bindings to the core X11 protocol.
Enums§
- Enumeration of all possible X11 error kinds.
- Enumeration of all possible X11 events.
- Enumeration of all possible X11 replies.
- Enumeration of all possible X11 requests.
Functions§
- Get the name of a request based on its major and minor code.