Skip to content

Port more stuff away from Cursor::pos() to interactiveMoveResizeAnchor()

Vlad Zahorodnii requested to merge work/zzag/less-cursors-pos into master

The main benefit from doing this is that kwin is going to handle maximizing the window by dragging it on touchscreen correctly if the pointer focus point and touch focus point are on different screens.

Merge request reports