Compare commits

...

6 Commits
dev ... finger

Author SHA1 Message Date
907e55a66b WIP ignore duplicate mouse events 2019-09-22 21:42:43 +02:00
6d98ab5d29 WIP process touch events on client 2019-09-22 21:42:43 +02:00
91ba44b653 WIP handle touch events on server 2019-09-22 21:42:42 +02:00
7b143b8fbd WIP Add "inject touch" event 2019-09-22 21:38:17 +02:00
8d1f58278e Rename "pointer" to "mouse pointer"
This will help to distinguish them from "touch pointers".
2019-09-22 21:38:14 +02:00
b2d815bfc7 Add buffer_write64be()
Add a function to write 64 bits in big-endian from a uint64_t.
2019-09-22 21:35:10 +02:00
15 changed files with 391 additions and 20 deletions