Skip to content

Port to system calls for move and resize

David Edmundson requested to merge work/kruler_wayland into master

Not only does this kill a lot of code, but it also mostly fixes kruler on wayland.

We also port away from QCursor::pos as it's not needed and behaviour is not fully defined on wayland.

Merge request reports