Module x11rb::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 BigRequests X11 extension.
  • Bindings to the GenericEvent X11 extension.
  • Bindings to the RandR X11 extension.
  • Bindings to the Render X11 extension.
  • Bindings to the Shape X11 extension.
  • Bindings to the XCMisc X11 extension.
  • Bindings to the XFixes X11 extension.
  • Bindings to the Input X11 extension.
  • Bindings to the xkb X11 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.