wlr_scene: Add WLR_SCENE_DEBUG_DAMAGE_RENDERER_NODE
In light of recent conversations on IRC about yet to be fixed damage tracking bugs with certain applications, adding an option that is less aggressive than rerender
might be useful. Let's introduce a rerender_node
variant that instead of damaging the whole screen, damage just the node.
Edited by Alexander Orzechowski