Available on crate features
staging
and client
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§
- WpTearing
Control V1 - per-surface tearing control interface
Enums§
- Event
- Presentation
Hint - 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