Expand description
Bindings to the Composite
X11 extension.
Structs§
- Create
Region From Border Clip Request - GetOverlay
Window Reply - GetOverlay
Window Request - Name
Window Pixmap Request - Query
Version Reply - The negotiated version of Composite.
- Query
Version Request - Negotiate the version of Composite.
- Redirect
- Redirect
Subwindows Request - Redirect all current and future children of ‘window’.
- Redirect
Window Request - Redirect the hierarchy starting at “window” to off-screen storage..
- Release
Overlay Window Request - Unredirect
Subwindows Request - Terminate redirection of the specified window’s children.
- Unredirect
Window Request - 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.