InputCaptureZone#

class InputCaptureZone(**properties: Any)#

Superclasses: Object

A representation of a zone that supports input capture.

The XdpInputCaptureZone object is used to represent a zone on the user-visible desktop that may be used to set up XdpInputCapturePointerBarrier objects. In most cases, the set of XdpInputCaptureZone objects represent the available monitors but the exact implementation is up to the implementation.

Properties#

class InputCaptureZone
props.height: int#

The type of the None singleton.

props.is_valid: bool#

The type of the None singleton.

props.width: int#

The type of the None singleton.

props.x: int#

The type of the None singleton.

props.y: int#

The type of the None singleton.

props.zone_set: int#

The type of the None singleton.