Skip to content

Don't submit too much damage

Simon Ser requested to merge github/fork/emersion/fix-output-damage into master

See the individual commits.

I wonder whether wlr_output_damage_attach_render should call wlr_output_set_damage for you. Compositors can always call it again to override it (or stop using wlr_output_damage, it's just a helper after all). @ammen99 Would this be something you'd want to override?

Fixes #1665 (closed)

Merge request reports