Module screensaver

Source
Expand description

Bindings to the ScreenSaver X11 extension.

Structs§

Event
Kind
NotifyEvent
QueryInfoReply
QueryInfoRequest
QueryVersionReply
QueryVersionRequest
SelectInputRequest
SetAttributesAux
Auxiliary and optional information for the set_attributes function
SetAttributesRequest
State
SuspendRequest
UnsetAttributesRequest

Constants§

NOTIFY_EVENT
Opcode for the Notify event
QUERY_INFO_REQUEST
Opcode for the QueryInfo request
QUERY_VERSION_REQUEST
Opcode for the QueryVersion request
SELECT_INPUT_REQUEST
Opcode for the SelectInput request
SET_ATTRIBUTES_REQUEST
Opcode for the SetAttributes request
SUSPEND_REQUEST
Opcode for the Suspend request
UNSET_ATTRIBUTES_REQUEST
Opcode for the UnsetAttributes 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.