Module x11rb::protocol::randr[][src]

Bindings to the RandR X11 extension.

Structs

AddOutputModeRequest
ChangeOutputPropertyRequest
ChangeProviderPropertyRequest
ConfigureOutputPropertyRequest
ConfigureProviderPropertyRequest
Connection
CreateLeaseReply
CreateLeaseRequest
CreateModeReply
CreateModeRequest
CrtcChange
DeleteMonitorRequest
DeleteOutputModeRequest
DeleteOutputPropertyRequest
DeleteProviderPropertyRequest
DestroyModeRequest
FreeLeaseRequest
GetCrtcGammaReply
GetCrtcGammaRequest
GetCrtcGammaSizeReply
GetCrtcGammaSizeRequest
GetCrtcInfoReply
GetCrtcInfoRequest
GetCrtcTransformReply
GetCrtcTransformRequest
GetMonitorsReply
GetMonitorsRequest
GetOutputInfoReply
GetOutputInfoRequest
GetOutputPrimaryReply
GetOutputPrimaryRequest
GetOutputPropertyReply
GetOutputPropertyRequest
GetPanningReply
GetPanningRequest
GetProviderInfoReply
GetProviderInfoRequest
GetProviderPropertyReply
GetProviderPropertyRequest
GetProvidersReply
GetProvidersRequest
GetScreenInfoReply
GetScreenInfoRequest
GetScreenResourcesCurrentReply
GetScreenResourcesCurrentRequest
GetScreenResourcesReply
GetScreenResourcesRequest
GetScreenSizeRangeReply
GetScreenSizeRangeRequest
LeaseNotify
ListOutputPropertiesReply
ListOutputPropertiesRequest
ListProviderPropertiesReply
ListProviderPropertiesRequest
ModeFlag
ModeInfo
MonitorInfo
Notify
NotifyData
NotifyEvent
NotifyMask
OutputChange
OutputProperty
ProviderCapability
ProviderChange
ProviderProperty
QueryOutputPropertyReply
QueryOutputPropertyRequest
QueryProviderPropertyReply
QueryProviderPropertyRequest
QueryVersionReply
QueryVersionRequest
RefreshRates
ResourceChange
Rotation
ScreenChangeNotifyEvent
ScreenSize
SelectInputRequest
SetConfig
SetCrtcConfigReply
SetCrtcConfigRequest
SetCrtcGammaRequest
SetCrtcTransformRequest
SetMonitorRequest
SetOutputPrimaryRequest
SetPanningReply
SetPanningRequest
SetProviderOffloadSinkRequest
SetProviderOutputSourceRequest
SetScreenConfigReply
SetScreenConfigRequest
SetScreenSizeRequest
Transform

Constants

ADD_OUTPUT_MODE_REQUEST

Opcode for the AddOutputMode request

BAD_CRTC_ERROR

Opcode for the BadCrtc error

BAD_MODE_ERROR

Opcode for the BadMode error

BAD_OUTPUT_ERROR

Opcode for the BadOutput error

BAD_PROVIDER_ERROR

Opcode for the BadProvider error

CHANGE_OUTPUT_PROPERTY_REQUEST

Opcode for the ChangeOutputProperty request

CHANGE_PROVIDER_PROPERTY_REQUEST

Opcode for the ChangeProviderProperty request

CONFIGURE_OUTPUT_PROPERTY_REQUEST

Opcode for the ConfigureOutputProperty request

CONFIGURE_PROVIDER_PROPERTY_REQUEST

Opcode for the ConfigureProviderProperty request

CREATE_LEASE_REQUEST

Opcode for the CreateLease request

CREATE_MODE_REQUEST

Opcode for the CreateMode request

DELETE_MONITOR_REQUEST

Opcode for the DeleteMonitor request

DELETE_OUTPUT_MODE_REQUEST

Opcode for the DeleteOutputMode request

DELETE_OUTPUT_PROPERTY_REQUEST

Opcode for the DeleteOutputProperty request

DELETE_PROVIDER_PROPERTY_REQUEST

Opcode for the DeleteProviderProperty request

DESTROY_MODE_REQUEST

Opcode for the DestroyMode request

FREE_LEASE_REQUEST

Opcode for the FreeLease request

GET_CRTC_GAMMA_REQUEST

Opcode for the GetCrtcGamma request

GET_CRTC_GAMMA_SIZE_REQUEST

Opcode for the GetCrtcGammaSize request

GET_CRTC_INFO_REQUEST

Opcode for the GetCrtcInfo request

GET_CRTC_TRANSFORM_REQUEST

Opcode for the GetCrtcTransform request

GET_MONITORS_REQUEST

Opcode for the GetMonitors request

GET_OUTPUT_INFO_REQUEST

Opcode for the GetOutputInfo request

GET_OUTPUT_PRIMARY_REQUEST

Opcode for the GetOutputPrimary request

GET_OUTPUT_PROPERTY_REQUEST

Opcode for the GetOutputProperty request

GET_PANNING_REQUEST

Opcode for the GetPanning request

GET_PROVIDERS_REQUEST

Opcode for the GetProviders request

GET_PROVIDER_INFO_REQUEST

Opcode for the GetProviderInfo request

GET_PROVIDER_PROPERTY_REQUEST

Opcode for the GetProviderProperty request

GET_SCREEN_INFO_REQUEST

Opcode for the GetScreenInfo request

GET_SCREEN_RESOURCES_CURRENT_REQUEST

Opcode for the GetScreenResourcesCurrent request

GET_SCREEN_RESOURCES_REQUEST

Opcode for the GetScreenResources request

GET_SCREEN_SIZE_RANGE_REQUEST

Opcode for the GetScreenSizeRange request

LIST_OUTPUT_PROPERTIES_REQUEST

Opcode for the ListOutputProperties request

LIST_PROVIDER_PROPERTIES_REQUEST

Opcode for the ListProviderProperties request

NOTIFY_EVENT

Opcode for the Notify event

QUERY_OUTPUT_PROPERTY_REQUEST

Opcode for the QueryOutputProperty request

QUERY_PROVIDER_PROPERTY_REQUEST

Opcode for the QueryProviderProperty request

QUERY_VERSION_REQUEST

Opcode for the QueryVersion request

SCREEN_CHANGE_NOTIFY_EVENT

Opcode for the ScreenChangeNotify event

SELECT_INPUT_REQUEST

Opcode for the SelectInput request

SET_CRTC_CONFIG_REQUEST

Opcode for the SetCrtcConfig request

SET_CRTC_GAMMA_REQUEST

Opcode for the SetCrtcGamma request

SET_CRTC_TRANSFORM_REQUEST

Opcode for the SetCrtcTransform request

SET_MONITOR_REQUEST

Opcode for the SetMonitor request

SET_OUTPUT_PRIMARY_REQUEST

Opcode for the SetOutputPrimary request

SET_PANNING_REQUEST

Opcode for the SetPanning request

SET_PROVIDER_OFFLOAD_SINK_REQUEST

Opcode for the SetProviderOffloadSink request

SET_PROVIDER_OUTPUT_SOURCE_REQUEST

Opcode for the SetProviderOutputSource request

SET_SCREEN_CONFIG_REQUEST

Opcode for the SetScreenConfig request

SET_SCREEN_SIZE_REQUEST

Opcode for the SetScreenSize 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

add_output_mode
change_output_property
change_provider_property
configure_output_property
configure_provider_property
create_lease
create_mode
delete_monitor
delete_output_mode
delete_output_property
delete_provider_property
destroy_mode
free_lease
get_crtc_gamma
get_crtc_gamma_size
get_crtc_info
get_crtc_transform
get_monitors
get_output_info
get_output_primary
get_output_property
get_panning
get_provider_info
get_provider_property
get_providers
get_screen_info
get_screen_resources
get_screen_resources_current
get_screen_size_range
list_output_properties
list_provider_properties
query_output_property
query_provider_property
query_version
select_input
set_crtc_config
set_crtc_gamma
set_crtc_transform
set_monitor
set_output_primary
set_panning
set_provider_offload_sink
set_provider_output_source
set_screen_config
set_screen_size

Type Definitions

Crtc
Lease
Mode
Output
Provider