mirror of
https://gitlab.freedesktop.org/emersion/libliftoff.git
synced 2024-12-26 21:59:18 +01:00
42db49c6fe
Many drivers don't expose the zpos plane property. We can guess it from the plane type though: primary, overlay, cursor. Except some drivers expose underlays too: underlays, primary, overlay, cursor. Underlay planes don't have a special type, they are just marked as overlays. To detect them, check whether their plane ID is less than the primary plane ID. References: https://github.com/emersion/libhwc/issues/3 |
||
---|---|---|
.. | ||
libhwc.h | ||
list.h | ||
private.h |