mirror of
https://gitlab.freedesktop.org/emersion/libliftoff.git
synced 2024-12-25 21:59:11 +01:00
6321e7c5aa
Right now, compositors are expected to query liftoff_layer_get_plane_id to decide whether a layer needs to be composited. However there are cases where a layer has no plane, but still doesn't need composition (e.g. when FB_ID is zero or when alpha is zero, in the future when the layer is out of CRTC bounds etc). Add a new API to make users' life simpler. Closes: https://github.com/emersion/libliftoff/issues/54 |
||
---|---|---|
.. | ||
include | ||
bench.c | ||
libdrm_mock.c | ||
meson.build | ||
test_alloc.c | ||
test_dynamic.c | ||
test_priority.c | ||
test_prop.c |