Expand description
Helper types for implementing an X11 client.
Structs§
- Connection
- A pure-rust, sans-I/O implementation of the X11 protocol.
Enums§
- Poll
Reply - Information about the result of polling for a reply packet.
- Reply
FdKind - Information about the reply to an X11 request.
Type Aliases§
- BufWith
Fds - A combination of a buffer and a list of file descriptors.
- RawEvent
AndSeq Number - The raw bytes of an X11 event and its sequence number.