Module xfixes

Source
Expand description

The XFIXES X extension.

Accessible with the xfixes cargo feature.

Structs§

BadRegionError
The BadRegionError error.
Barrier
BarrierDirections
ChangeCursor
The ChangeCursor request.
ChangeCursorByName
The ChangeCursorByName request.
ChangeSaveSet
The ChangeSaveSet request.
CopyRegion
The CopyRegion request.
CreatePointerBarrier
The CreatePointerBarrier request.
CreateRegion
The CreateRegion request.
CreateRegionFromBitmap
The CreateRegionFromBitmap request.
CreateRegionFromGc
The CreateRegionFromGc request.
CreateRegionFromPicture
The CreateRegionFromPicture request.
CreateRegionFromWindow
The CreateRegionFromWindow request.
CursorNotifyEvent
The CursorNotifyEvent event.
CursorNotifyMask
DeletePointerBarrier
The DeletePointerBarrier request.
DestroyRegion
The DestroyRegion request.
ExpandRegion
The ExpandRegion request.
FetchRegion
The FetchRegion request.
FetchRegionCookie
Cookie type for FetchRegion.
FetchRegionCookieUnchecked
Unchecked cookie type for FetchRegion.
FetchRegionReply
Reply type for FetchRegion.
GetCursorImage
The GetCursorImage request.
GetCursorImageAndName
The GetCursorImageAndName request.
GetCursorImageAndNameCookie
Cookie type for GetCursorImageAndName.
GetCursorImageAndNameCookieUnchecked
Unchecked cookie type for GetCursorImageAndName.
GetCursorImageAndNameReply
Reply type for GetCursorImageAndName.
GetCursorImageCookie
Cookie type for GetCursorImage.
GetCursorImageCookieUnchecked
Unchecked cookie type for GetCursorImage.
GetCursorImageReply
Reply type for GetCursorImage.
GetCursorName
The GetCursorName request.
GetCursorNameCookie
Cookie type for GetCursorName.
GetCursorNameCookieUnchecked
Unchecked cookie type for GetCursorName.
GetCursorNameReply
Reply type for GetCursorName.
HideCursor
The HideCursor request.
IntersectRegion
The IntersectRegion request.
InvertRegion
The InvertRegion request.
QueryVersion
The QueryVersion request.
QueryVersionCookie
Cookie type for QueryVersion.
QueryVersionCookieUnchecked
Unchecked cookie type for QueryVersion.
QueryVersionReply
Reply type for QueryVersion.
Region
RegionExtents
The RegionExtents request.
SelectCursorInput
The SelectCursorInput request.
SelectSelectionInput
The SelectSelectionInput request.
SelectionEventMask
SelectionNotifyEvent
The SelectionNotifyEvent event.
SetCursorName
The SetCursorName request.
SetGcClipRegion
The SetGcClipRegion request.
SetPictureClipRegion
The SetPictureClipRegion request.
SetRegion
The SetRegion request.
SetWindowShapeRegion
The SetWindowShapeRegion request.
ShowCursor
The ShowCursor request.
SubtractRegion
The SubtractRegion request.
TranslateRegion
The TranslateRegion request.
UnionRegion
The UnionRegion request.

Enums§

CursorNotify
Error
Unified error type for the XFixes extension
Event
Unified event type for the XFixes extension
SaveSetMapping
SaveSetMode
SaveSetTarget
SelectionEvent

Constants§

MAJOR_VERSION
The major version of the XFixes extension.
MINOR_VERSION
The minor version of the XFixes extension.
REGION_NONE
VERSION_STRING
The version string of the XFixes extension.
XNAME
The official identifier for the XFixes extension.

Functions§

get_extension_data
Fetch server runtime info data of the XFixes extension.
prefetch_extension_data
Prefetch server runtime info data of the XFixes extension.