Module xcb::screensaver
source · Expand description
The MIT-SCREEN-SAVER
X extension.
Accessible with the screensaver
cargo feature.
Structs§
- The
NotifyEvent
event. - The
QueryInfo
request. - Cookie type for QueryInfo.
- Unchecked cookie type for QueryInfo.
- Reply type for QueryInfo.
- The
QueryVersion
request. - Cookie type for QueryVersion.
- Unchecked cookie type for QueryVersion.
- Reply type for QueryVersion.
- The
SelectInput
request. - The
SetAttributes
request. - The
Suspend
request. - The
UnsetAttributes
request.
Enums§
- Unified event type for the ScreenSaver extension
Constants§
- The major version of the
ScreenSaver
extension. - The minor version of the
ScreenSaver
extension. - The version string of the
ScreenSaver
extension. - The official identifier for the
ScreenSaver
extension.
Functions§
- Fetch server runtime info data of the
ScreenSaver
extension. - Prefetch server runtime info data of the
ScreenSaver
extension.