Unfortunately we cannot support moving windows from the style on Wayland (yet). To move a window we need the (Xdg)ShellSurface and the wl_seat. Through the integration plugin we can get the ShellSurface, but not the seat. Thus we cannot invoke the feature through KWayland. We either need to extend the native interface and/or extend QWindow to expose a startSystemMove (QPlatformWindow already supports a startSystemResize). REVIEW: 127301wilder-pre-rebase
parent
331a7d7f1e
commit
f052173ddb
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue