wl_shell_surface_listener.popup_done

popup interaction is done

The popup_done event is sent out when a popup grab is broken, that is, when the user clicks a surface that doesn't belong to the client owning the popup surface.

struct wl_shell_surface_listener
void function(void* data, wl_shell_surface* wl_shell_surface) popup_done;

Meta