1 2 3 4
#include <wlr/types/wlr_surface.h> void desktop_damage_surface(struct wlr_surface *surface, double lx, double ly, bool whole);