Files
Oleg Chernovskiy 73107409ee Implemented VNC input for mouse pointer
This implementation has several serious restrictions
What works:
- single clicks
- mouse move

What doesn't, due to FakeInput protocol:
- absolute mouse move
- keyboard

What is not implemented yet but possibly can be:
- drag'n'drop
2017-06-05 01:09:19 +03:00
..