Skip to content
  • Martin Flöser's avatar
    Add d-pointer to Server::SurfaceInterface · e448b84a
    Martin Flöser authored
    It also adds a
    static SurfaceInterface *get(wl_resource*)
    to SurfaceInterface which can find the SurfaceInterface for the
    given wl_resource. This is needed for ShellSurfaceInterface which
    can no longer just cast the wayland user data.
    e448b84a