Available on crate features
staging
and server
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§
- ExtIdle
Notifier V1 - idle notification manager
Enums§
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