Expand description
The XINERAMA
X extension.
Accessible with the xinerama
cargo feature.
Structs§
- The
GetScreenCount
request. - Cookie type for GetScreenCount.
- Unchecked cookie type for GetScreenCount.
- Reply type for GetScreenCount.
- The
GetScreenSize
request. - Cookie type for GetScreenSize.
- Unchecked cookie type for GetScreenSize.
- Reply type for GetScreenSize.
- The
GetState
request. - Cookie type for GetState.
- Unchecked cookie type for GetState.
- Reply type for GetState.
- The
IsActive
request. - Cookie type for IsActive.
- Unchecked cookie type for IsActive.
- Reply type for IsActive.
- The
QueryScreens
request. - Cookie type for QueryScreens.
- Unchecked cookie type for QueryScreens.
- Reply type for QueryScreens.
- The
QueryVersion
request. - Cookie type for QueryVersion.
- Unchecked cookie type for QueryVersion.
- Reply type for QueryVersion.
Constants§
- The major version of the
Xinerama
extension. - The minor version of the
Xinerama
extension. - The version string of the
Xinerama
extension. - The official identifier for the
Xinerama
extension.
Functions§
- Fetch server runtime info data of the
Xinerama
extension. - Prefetch server runtime info data of the
Xinerama
extension.