Skip to content

backends/wayland: Ignore blank present requests

Vlad Zahorodnii requested to merge work/zzag/backend-wayland-blank-present into master

Amends 0c974843.

The present function can be called without anything being repainted. If that happens, just ignore such present requests, there is not a lot that can be done without a wl_buffer.

Merge request reports

Loading