Port Window::updateInteractiveMoveResize() away from input()->keyboardModifiers()
Since 12c12b3a, input()->keyboardModifiers() doesn't work on X. Modifiers need to be pulled from input events.
Not a fan of this, but hopefully wayland and X code bases would be split soon-ish.