[][src]Module wayland_protocols::wlr::unstable::input_inhibitor::v1::server::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

Statics

zwlr_input_inhibit_manager_v1_requests

C-representation of the messages of this interface, for interop

zwlr_input_inhibit_manager_v1_interface

C representation of this interface, for interop