Module x11rb::protocol::xinerama[][src]

Bindings to the Xinerama X11 extension.

Structs

GetScreenCountReply
GetScreenCountRequest
GetScreenSizeReply
GetScreenSizeRequest
GetStateReply
GetStateRequest
IsActiveReply
IsActiveRequest
QueryScreensReply
QueryScreensRequest
QueryVersionReply
QueryVersionRequest
ScreenInfo

Constants

GET_SCREEN_COUNT_REQUEST

Opcode for the GetScreenCount request

GET_SCREEN_SIZE_REQUEST

Opcode for the GetScreenSize request

GET_STATE_REQUEST

Opcode for the GetState request

IS_ACTIVE_REQUEST

Opcode for the IsActive request

QUERY_SCREENS_REQUEST

Opcode for the QueryScreens request

QUERY_VERSION_REQUEST

Opcode for the QueryVersion 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.

Traits

ConnectionExt

Extension trait defining the requests of this extension.

Functions

get_screen_count
get_screen_size
get_state
is_active
query_screens
query_version