Module composite

Source
Expand description

Bindings to the Composite X11 extension.

Structs§

CreateRegionFromBorderClipRequest
GetOverlayWindowReply
GetOverlayWindowRequest
NameWindowPixmapRequest
QueryVersionReply
The negotiated version of Composite.
QueryVersionRequest
Negotiate the version of Composite.
Redirect
RedirectSubwindowsRequest
Redirect all current and future children of ‘window’.
RedirectWindowRequest
Redirect the hierarchy starting at “window” to off-screen storage..
ReleaseOverlayWindowRequest
UnredirectSubwindowsRequest
Terminate redirection of the specified window’s children.
UnredirectWindowRequest
Terminate redirection of the specified window..

Constants§

CREATE_REGION_FROM_BORDER_CLIP_REQUEST
Opcode for the CreateRegionFromBorderClip request
GET_OVERLAY_WINDOW_REQUEST
Opcode for the GetOverlayWindow request
NAME_WINDOW_PIXMAP_REQUEST
Opcode for the NameWindowPixmap request
QUERY_VERSION_REQUEST
Opcode for the QueryVersion request
REDIRECT_SUBWINDOWS_REQUEST
Opcode for the RedirectSubwindows request
REDIRECT_WINDOW_REQUEST
Opcode for the RedirectWindow request
RELEASE_OVERLAY_WINDOW_REQUEST
Opcode for the ReleaseOverlayWindow request
UNREDIRECT_SUBWINDOWS_REQUEST
Opcode for the UnredirectSubwindows request
UNREDIRECT_WINDOW_REQUEST
Opcode for the UnredirectWindow 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.