Use input device specific apis to change the position of the cursor. The main reason to do so is to break the assumption that Cursor position is the same as pointer position, which I would like to rely on later to merge tablet and pointer cursors.
This allows clients to provide buffers at native resolutions when fractional scaling is used. Virtual backend is adjusted to support scales as floats