- configure.ac: Setup KWindowSystem dependency.
- qt/main.cpp: Set parent window when on wayland.
This uses KWindowSystem for parenting the window; the dependency is optional. An alternative approach without KWindowSystem would require depending directly on QtWayland tools and QtWayland private API.