wl_surface_listener.leave

surface leaves an output

This is emitted whenever a surface's creation, movement, or resizing results in it no longer having any part of it within the scanout region of an output.

struct wl_surface_listener
void function(void* data, wl_surface* wl_surface, wl_output* output) leave;

Meta