wayland: show cursor if stylus is in proximity
While a stylus is in proximity we want to show its cursor. In this commit it only gets shown on move because for a still unknown reason the position is out of date before the first move event (maybe a libinput or driver bug, maybe a hw limitation).