Skip to content
  • Simon Ser's avatar
    single-pixel-buffer: new protocol · 69bcddec
    Simon Ser authored
    
    
    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's avatarSimon Ser <contact@emersion.fr>
    69bcddec