Skip to content

Fix window activation on Wayland

Nicolas Fella requested to merge work/nico/fix-activation into master

QWindow::fromWinId() doesn't work on Wayland

Instead use code from KWayland to do it

Merge request reports