Skip to content
  • Robert Bragg's avatar
    Adds wayland-surface actor for wayland compositors · 16ed7677
    Robert Bragg authored
    
    
    This adds a --enable-wayland-compositor configure option which will add
    support for a ClutterWaylandSurface actor which can be used to aid in
    writing Wayland compositors using Clutter by providing a ClutterActor to
    represent Wayland client surfaces.
    
    Notably this configure option isn't tied into any particular backend
    since conceptually the compositor support can be used in conjunction
    with any clutter backend that has corresponding Cogl support.
    
    Reviewed-by: default avatarEmmanuele Bassi <ebassi@linux.intel.com>
    16ed7677