Module x11rb::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§