[][src]Module wayland_protocols::wlr::unstable::input_inhibitor::v1::client::zwlr_input_inhibit_manager_v1

inhibits input events to other clients

Clients can use this interface to prevent input events from being sent to any surfaces but its own, which is useful for example in lock screen software. It is assumed that access to this interface will be locked down to whitelisted clients by the compositor.

Structs

ZwlrInputInhibitManagerV1

Enums

Error
Event
Request

Constants

REQ_GET_INHIBITOR_SINCE

The minimal object version supporting this request

Traits

RequestsTrait