Skip to content
  • Carlos Garnacho's avatar
    wayland: Make DnD role inherit from MetaWaylandActorSurface · f8cd1e55
    Carlos Garnacho authored and Jonas Ådahl's avatar Jonas Ådahl committed
    It is meant to hold surfaces that require a ClutterActor, just like wl/xdg
    shell surfaces and subsurfaces. Make it inherit from MetaWaylandActorSurface
    so it gets that for free.
    
    The type declaration is also made completely private, in order to avoid
    cyclic dependency between meta-wayland-surface.h and
    meta-wayland-actor-surface.h. We just require the GType fro assign_role()
    anyway.
    f8cd1e55