Module wp_tearing_control_v1

Source
Available on crate features staging and server only.
Expand description

per-surface tearing control interface

An additional interface to a wl_surface object, which allows the client to hint to the compositor if the content on the surface is suitable for presentation with tearing. The default presentation hint is vsync. See presentation_hint for more details.

If the associated wl_surface is destroyed, this object becomes inert and should be destroyed.

Structs§

WpTearingControlV1
per-surface tearing control interface

Enums§

Event
PresentationHint
presentation hint values
Request

Constants§

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