Expand description
The DPMS
X extension.
Accessible with the dpms
cargo feature.
Structs§
- Capable
- The
Capable
request. - Capable
Cookie - Cookie type for Capable.
- Capable
Cookie Unchecked - Unchecked cookie type for Capable.
- Capable
Reply - Reply type for Capable.
- Disable
- The
Disable
request. - Enable
- The
Enable
request. - Force
Level - The
ForceLevel
request. - GetTimeouts
- The
GetTimeouts
request. - GetTimeouts
Cookie - Cookie type for GetTimeouts.
- GetTimeouts
Cookie Unchecked - Unchecked cookie type for GetTimeouts.
- GetTimeouts
Reply - Reply type for GetTimeouts.
- GetVersion
- The
GetVersion
request. - GetVersion
Cookie - Cookie type for GetVersion.
- GetVersion
Cookie Unchecked - Unchecked cookie type for GetVersion.
- GetVersion
Reply - Reply type for GetVersion.
- Info
- The
Info
request. - Info
Cookie - Cookie type for Info.
- Info
Cookie Unchecked - Unchecked cookie type for Info.
- Info
Reply - Reply type for Info.
- SetTimeouts
- The
SetTimeouts
request.
Enums§
Constants§
- MAJOR_
VERSION - The major version of the
DPMS
extension. - MINOR_
VERSION - The minor version of the
DPMS
extension. - VERSION_
STRING - The version string of the
DPMS
extension. - XNAME
- The official identifier for the
DPMS
extension.
Functions§
- get_
extension_ data - Fetch server runtime info data of the
DPMS
extension. - prefetch_
extension_ data - Prefetch server runtime info data of the
DPMS
extension.