Function wlc_sys_with_elogind::wlc_surface_flush_frame_callbacks [] [src]

pub unsafe extern "C" fn wlc_surface_flush_frame_callbacks(
    surface: wlc_resource
)

Adds frame callbacks of the given surface for the next output frame. It applies recursively to all subsurfaces. Useful when the compositor creates custom animations which require disabling internal rendering, but still need to update the surface textures (for ex. video players).