Module zwlr_input_inhibitor_v1

Source
Expand description

inhibits input to other clients

While this resource exists, input to clients other than the owner of the inhibitor resource will not receive input events. Any client which previously had focus will receive a leave event and will not be given focus again. The client that owns this resource will receive all input events normally. The compositor will also disable all of its own input processing (such as keyboard shortcuts) while the inhibitor is active.

The compositor may continue to send input events to selected clients, such as an on-screen keyboard (via the input-method protocol).

Structs§

ZwlrInputInhibitorV1
inhibits input to other clients

Enums§

Event
Request

Constants§

REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request