Module present

Source
Expand description

Bindings to the Present X11 extension.

Structs§

Capability
CompleteKind
CompleteMode
CompleteNotifyEvent
ConfigureNotifyEvent
EventEnum
EventMask
GenericEvent
IdleNotifyEvent
Notify
NotifyMSCRequest
Option
PixmapRequest
PixmapSyncedRequest
QueryCapabilitiesReply
QueryCapabilitiesRequest
QueryVersionReply
QueryVersionRequest
RedirectNotifyEvent
SelectInputRequest

Constants§

COMPLETE_NOTIFY_EVENT
Opcode for the CompleteNotify event
CONFIGURE_NOTIFY_EVENT
Opcode for the ConfigureNotify event
GENERIC_EVENT
Opcode for the Generic event
IDLE_NOTIFY_EVENT
Opcode for the IdleNotify event
NOTIFY_MSC_REQUEST
Opcode for the NotifyMSC request
PIXMAP_REQUEST
Opcode for the Pixmap request
PIXMAP_SYNCED_REQUEST
Opcode for the PixmapSynced request
QUERY_CAPABILITIES_REQUEST
Opcode for the QueryCapabilities request
QUERY_VERSION_REQUEST
Opcode for the QueryVersion request
REDIRECT_NOTIFY_EVENT
Opcode for the RedirectNotify event
SELECT_INPUT_REQUEST
Opcode for the SelectInput request
X11_EXTENSION_NAME
The X11 name of the extension for QueryExtension
X11_XML_VERSION
The version number of this extension that this client library supports.

Type Aliases§

Event