Module x11rb::protocol::xfixes[][src]

Bindings to the XFixes X11 extension.

Structs

BarrierDirections
ChangeCursorByNameRequest
ChangeCursorRequest
ChangeSaveSetRequest
CopyRegionRequest
CreatePointerBarrierRequest
CreateRegionFromBitmapRequest
CreateRegionFromGCRequest
CreateRegionFromPictureRequest
CreateRegionFromWindowRequest
CreateRegionRequest
CursorNotify
CursorNotifyEvent
CursorNotifyMask
DeletePointerBarrierRequest
DestroyRegionRequest
ExpandRegionRequest
FetchRegionReply
FetchRegionRequest
GetCursorImageAndNameReply
GetCursorImageAndNameRequest
GetCursorImageReply
GetCursorImageRequest
GetCursorNameReply
GetCursorNameRequest
HideCursorRequest
IntersectRegionRequest
InvertRegionRequest
QueryVersionReply
QueryVersionRequest
RegionEnum
RegionExtentsRequest
SaveSetMapping
SaveSetMode
SaveSetTarget
SelectCursorInputRequest
SelectSelectionInputRequest
SelectionEvent
SelectionEventMask
SelectionNotifyEvent
SetCursorNameRequest
SetGCClipRegionRequest
SetPictureClipRegionRequest
SetRegionRequest
SetWindowShapeRegionRequest
ShowCursorRequest
SubtractRegionRequest
TranslateRegionRequest
UnionRegionRequest

Constants

BAD_REGION_ERROR

Opcode for the BadRegion error

CHANGE_CURSOR_BY_NAME_REQUEST

Opcode for the ChangeCursorByName request

CHANGE_CURSOR_REQUEST

Opcode for the ChangeCursor request

CHANGE_SAVE_SET_REQUEST

Opcode for the ChangeSaveSet request

COPY_REGION_REQUEST

Opcode for the CopyRegion request

CREATE_POINTER_BARRIER_REQUEST

Opcode for the CreatePointerBarrier request

CREATE_REGION_FROM_BITMAP_REQUEST

Opcode for the CreateRegionFromBitmap request

CREATE_REGION_FROM_GC_REQUEST

Opcode for the CreateRegionFromGC request

CREATE_REGION_FROM_PICTURE_REQUEST

Opcode for the CreateRegionFromPicture request

CREATE_REGION_FROM_WINDOW_REQUEST

Opcode for the CreateRegionFromWindow request

CREATE_REGION_REQUEST

Opcode for the CreateRegion request

CURSOR_NOTIFY_EVENT

Opcode for the CursorNotify event

DELETE_POINTER_BARRIER_REQUEST

Opcode for the DeletePointerBarrier request

DESTROY_REGION_REQUEST

Opcode for the DestroyRegion request

EXPAND_REGION_REQUEST

Opcode for the ExpandRegion request

FETCH_REGION_REQUEST

Opcode for the FetchRegion request

GET_CURSOR_IMAGE_AND_NAME_REQUEST

Opcode for the GetCursorImageAndName request

GET_CURSOR_IMAGE_REQUEST

Opcode for the GetCursorImage request

GET_CURSOR_NAME_REQUEST

Opcode for the GetCursorName request

HIDE_CURSOR_REQUEST

Opcode for the HideCursor request

INTERSECT_REGION_REQUEST

Opcode for the IntersectRegion request

INVERT_REGION_REQUEST

Opcode for the InvertRegion request

QUERY_VERSION_REQUEST

Opcode for the QueryVersion request

REGION_EXTENTS_REQUEST

Opcode for the RegionExtents request

SELECTION_NOTIFY_EVENT

Opcode for the SelectionNotify event

SELECT_CURSOR_INPUT_REQUEST

Opcode for the SelectCursorInput request

SELECT_SELECTION_INPUT_REQUEST

Opcode for the SelectSelectionInput request

SET_CURSOR_NAME_REQUEST

Opcode for the SetCursorName request

SET_GC_CLIP_REGION_REQUEST

Opcode for the SetGCClipRegion request

SET_PICTURE_CLIP_REGION_REQUEST

Opcode for the SetPictureClipRegion request

SET_REGION_REQUEST

Opcode for the SetRegion request

SET_WINDOW_SHAPE_REGION_REQUEST

Opcode for the SetWindowShapeRegion request

SHOW_CURSOR_REQUEST

Opcode for the ShowCursor request

SUBTRACT_REGION_REQUEST

Opcode for the SubtractRegion request

TRANSLATE_REGION_REQUEST

Opcode for the TranslateRegion request

UNION_REGION_REQUEST

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

change_cursor
change_cursor_by_name
change_save_set
copy_region
create_pointer_barrier
create_region
create_region_from_bitmap
create_region_from_gc
create_region_from_picture
create_region_from_window
delete_pointer_barrier
destroy_region
expand_region
fetch_region
get_cursor_image
get_cursor_image_and_name
get_cursor_name
hide_cursor
intersect_region
invert_region
query_version
region_extents
select_cursor_input
select_selection_input
set_cursor_name
set_gc_clip_region
set_picture_clip_region
set_region
set_window_shape_region
show_cursor
subtract_region
translate_region
union_region

Type Definitions

Barrier
Region