Draft: pointer_input: don't update focused pointer surface during moveresize
When using keyboard shortcut or context menu to move/resize, buttons are not pressed, so a surface enter event is incorrectly sent.
My first attempt hacking this part of kwin, so please let me know if I am implementing this wrong.
Do I need to add a test case for this?