Crate xrs

Source

Modules§

notif
Contains Events that notify listeners about actions which have already occurred.
query
Contains Events that are sent to query a particular piece of information.
reply
Contains Events sent in reply to a particular request.
req
Contains Events that request an action to be completed.

Structs§

Connection

Enums§

DisplayServer
Represents either the Default display server, or the display server Of the given name.

Traits§

Event
An event that can be received from or sent to the X server.

Functions§

connect
Initiates a Connection to the X server.