Skip to content

Add alpha cut-out protocol

Tomek Bury requested to merge tomek/wayland-protocols:main into main

The protocol adds a request to create an alpha cut-out buffer of specified size but without any data attached. When rendered by the compositor the buffer creates a punch-through hole for displaying hardware plane(s) underneath the primary graphics plane.

Signed-off-by: Tomek Bury tomek.bury@gmail.com

Merge request reports