Expand description
The XINERAMA X extension.
Accessible with the xinerama cargo feature.
Structs§
- GetScreen
Count - The
GetScreenCountrequest. - GetScreen
Count Cookie - Cookie type for GetScreenCount.
- GetScreen
Count Cookie Unchecked - Unchecked cookie type for GetScreenCount.
- GetScreen
Count Reply - Reply type for GetScreenCount.
- GetScreen
Size - The
GetScreenSizerequest. - GetScreen
Size Cookie - Cookie type for GetScreenSize.
- GetScreen
Size Cookie Unchecked - Unchecked cookie type for GetScreenSize.
- GetScreen
Size Reply - Reply type for GetScreenSize.
- GetState
- The
GetStaterequest. - GetState
Cookie - Cookie type for GetState.
- GetState
Cookie Unchecked - Unchecked cookie type for GetState.
- GetState
Reply - Reply type for GetState.
- IsActive
- The
IsActiverequest. - IsActive
Cookie - Cookie type for IsActive.
- IsActive
Cookie Unchecked - Unchecked cookie type for IsActive.
- IsActive
Reply - Reply type for IsActive.
- Query
Screens - The
QueryScreensrequest. - Query
Screens Cookie - Cookie type for QueryScreens.
- Query
Screens Cookie Unchecked - Unchecked cookie type for QueryScreens.
- Query
Screens Reply - Reply type for QueryScreens.
- Query
Version - The
QueryVersionrequest. - Query
Version Cookie - Cookie type for QueryVersion.
- Query
Version Cookie Unchecked - Unchecked cookie type for QueryVersion.
- Query
Version Reply - Reply type for QueryVersion.
- Screen
Info
Constants§
- MAJOR_
VERSION - The major version of the
Xineramaextension. - MINOR_
VERSION - The minor version of the
Xineramaextension. - VERSION_
STRING - The version string of the
Xineramaextension. - XNAME
- The official identifier for the
Xineramaextension.
Functions§
- get_
extension_ data - Fetch server runtime info data of the
Xineramaextension. - prefetch_
extension_ data - Prefetch server runtime info data of the
Xineramaextension.