Make autotests create fake input devices
This is my first attempt at solving this open issue on KWin. I hope to get some early feedback on whether I am on the right track or not.
The VirtualBackend
, which is used when running the autotests, already creates VirtualInputDevices
. I used those to emit the pointerMotionAbsolute
signal.
closes #80 (closed)
Edited by Vlad Zahorodnii