Skip to content

wayland: Don't create a new wl_buffer if the texture didn't change

Benjamin Otte requested to merge wip/otte/for-main into main

Avoids flickering in Mutter - which is probably a mutter bug.

But it also reduces traffic, so it's a good thing anyway.

Merge request reports