Module x11rb_protocol::protocol::dbe
source · Expand description
Bindings to the Dbe
X11 extension.
Structs§
- Allocates a back buffer.
- Begins a logical swap block.
- Deallocates a back buffer.
- Ends a logical swap block.
- Gets back buffer attributes.
- Requests visuals that support double buffering.
- Queries the version of this extension.
- Specifies what to do with the front buffer after it is swapped with the back buffer.
- Swaps front and back buffers.
Constants§
- Opcode for the AllocateBackBuffer request
- Opcode for the BadBuffer error
- Opcode for the BeginIdiom request
- Opcode for the DeallocateBackBuffer request
- Opcode for the EndIdiom request
- Opcode for the GetBackBufferAttributes request
- Opcode for the GetVisualInfo request
- Opcode for the QueryVersion request
- Opcode for the SwapBuffers request
- The X11 name of the extension for QueryExtension
- The version number of this extension that this client library supports.