Skip to content
  • Martin Flöser's avatar
    [kwin_wayland] Create a dedicated Surface class · 0ab135a7
    Martin Flöser authored
    A Surface class is split out which holds a wl_surface and supports
    attaching a buffer, setting the damage and emitting a signal when the
    frame callback got called.
    
    It doesn't come with a unit test yet as it first needs the ShmPool
    and Buffer properly split out to easily set it up.
    0ab135a7