Skip to content

wayland: Remove WaylandIntegration and lift xdg activation out of it

David Redondo requested to merge work/davidre/integrationactivation into master

Instead of having one static object (WaylandIntegration)just holding another object (WaylandXdgActivation) make the latter the static.

Merge request reports