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 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.
  • RequestInfo ๐Ÿ”’
    Helper container for translating numeric request information to a string

Functionsยง