Skip to content

Fix obtaining wl_surface from WId

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

f2f14df4 ported from KWayland::Surface::fromQtWinId to QWindow::fromWinId, but QWindow::fromWinId doesn't work on Wayland.

Instead copy the implementation from KWayland and use that

BUG: 496365

Merge request reports

Loading