Method
PhocOutputdamage_add_box
Declaration [src]
void
phoc_output_damage_add_box (
PhocOutput* self,
wlr_box* box
)
Description [src]
Damages a screen area on the given output. The box is conveniently
clipped to the output’s box. See wlr_output_damage_add for details.