render: search: mark visible portion of sub-surface opaque

This commit is contained in:
Daniel Eklöf 2020-03-01 12:54:27 +01:00
parent 7b1dafae0f
commit b8d79c719b
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 47 additions and 0 deletions

5
quirks.h Normal file
View file

@ -0,0 +1,5 @@
#pragma once
#include <wayland-client.h>
void quirk_weston_subsurface_desync(struct wl_subsurface *sub);