Extract Wayland-specific bits of KWindowSystem into KWaylandExtras
KWindowSystem has some Wayland-specific code for using XDG activation that can't easily be abstracted to cover X11 too
Extract that into a KWaylandExtras class, similar to how we extracted X11-specific code into KX11Extras