x11rb

Module x11_utils

Source
Expand description

Some utilities for working with X11.

Structs§

Enums§

Traits§

  • Trait to provide information about extensions.
  • A type implementing this trait is an X11 request.
  • A type implementing this trait can be serialized into X11 raw bytes.
  • A type implementing this trait can be parsed from some raw bytes.
  • A type implementing this trait can be parsed from some raw bytes and a list of fds.

Functions§

Type Aliases§