[][src]Module wayland_raw_protocol_bindings::client::presentation_time::wp_presentation_feedback

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.

Enums

kind

bitmask of flags in presented event

wp_presentation_feedback

Statics

wp_presentation_feedback_events

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

wp_presentation_feedback_interface

C representation of this interface, for interop

Traits

wp_presentation_feedback_listener

An interface for handling events.

Functions

wp_presentation_feedback_add_listener
wp_presentation_feedback_add_rust_listener
wp_presentation_feedback_destroy
wp_presentation_feedback_get_user_data
wp_presentation_feedback_get_version
wp_presentation_feedback_set_user_data