mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
render: search: mark visible portion of sub-surface opaque
This commit is contained in:
parent
7b1dafae0f
commit
b8d79c719b
3 changed files with 47 additions and 0 deletions
5
quirks.h
Normal file
5
quirks.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include <wayland-client.h>
|
||||
|
||||
void quirk_weston_subsurface_desync(struct wl_subsurface *sub);
|
||||
Loading…
Add table
Add a link
Reference in a new issue