Expand description

presentation time feedback event

A presentation_feedback object returns an indication that a wl_surface content update has become visible to the user. One object corresponds to one content update submission (wl_surface.commit). There are two possible outcomes: the content update is presented to the user, and a presentation timestamp delivered; or, the user did not see the content update because it was superseded or its surface destroyed, and the content update is discarded.

Once a presentation_feedback object has delivered a ‘presented’ or ‘discarded’ event it is automatically destroyed.

Structs

bitmask of flags in presented event

Enums

Constants

The minimal object version supporting this event

The minimal object version supporting this event

The minimal object version supporting this event

Statics

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

C representation of this interface, for interop