8984c1a7c4
The video screen size on the client may differ from the real device screen size (e.g. the video stream may be scaled down). As a consequence, mouse events must be scaled to match the real device coordinates. For this purpose, make the client send the video screen size along with the absolute pointer location, and the server scale the location to match the real device size before injecting mouse events. |
||
---|---|---|
.. | ||
test_control_event_queue.c | ||
test_control_event_serialize.c | ||
test_strutil.c |