Skip to content

Add blender protocol

Simon Ser requested to merge emersion/wayland-protocols:blender into main

This protocol specifies a set of interfaces used to control the alpha compositing and blending of surface contents, based on a Chromium Wayland protocol 1. A previous attempt is available at 2. The blend equations have been reduced to KMS' "pixel blend mode" property 3, and compositors exposing this protocol are required to support all of them for simplicity.

Requirements for merging

  • Review
  • Implementations
  • ACKs from members
Edited by Simon Ser

Merge request reports