Skip to content

single-pixel-buffer: new protocol

Simon Ser requested to merge emersion/wayland-protocols:solid-color-buffer into main

This protocol allows creating single-pixel buffers. It can be useful to avoid having to allocate a real buffer just to fill it with the same pixel value. Some use-cases include drawing background surfaces or toplevel decorations.

Signed-off-by: Simon Ser contact@emersion.fr


Edited by Simon Ser

Merge request reports