single-pixel-buffer: new protocol
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
-
Reviewer: @daniels -
3 ACKs: -
3 implementations:
Edited by Simon Ser