Module ext_idle_notifier_v1

Source
Available on crate features staging and client only.
Expand description

idle notification manager

This interface allows clients to monitor user idle status.

After binding to this global, clients can create ext_idle_notification_v1 objects to get notified when the user is idle for a given amount of time.

Structs§

ExtIdleNotifierV1
idle notification manager

Enums§

Event
Request

Constants§

REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request
REQ_GET_IDLE_NOTIFICATION_OPCODE
The wire opcode for this request
REQ_GET_IDLE_NOTIFICATION_SINCE
The minimal object version supporting this request
REQ_GET_INPUT_IDLE_NOTIFICATION_OPCODE
The wire opcode for this request
REQ_GET_INPUT_IDLE_NOTIFICATION_SINCE
The minimal object version supporting this request