Skip to content
  • Vlad Zahorodnii's avatar
    Enable shadow protocol support for all Wayland clients · f24f2bd5
    Vlad Zahorodnii authored
    The main motivation for this change is to enable support for our
    proprietary shadow protocol in LayerShellV1Client.
    
    Previously we couldn't move code that handles shadows in WaylandClient
    because WaylandClient::bufferGeometry() was a pure virtual method.
    f24f2bd5