minitouch icon indicating copy to clipboard operation
minitouch copied to clipboard

Minimal multitouch event producer for Android.

Results 30 minitouch issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/29672247/78224812-c2adba00-74fb-11ea-9bcb-eb41e32e71f2.png) Then send instructions can not be executed。

log: Note: device /dev/input/mice is not supported by libevdev Note: device /dev/input/event1 was outscored by /dev/input/event2 (2000 >= 2000) Type A touch device goodix2-ts (4096x4096 with 256 contacts) detected on...

bug

Like this project. 👍 For easier usage, I wrote a python wrapper of it. [pyminitouch](https://github.com/williamfzc/pyminitouch) With this, user can easily call python API to use minitouch. Need not care about...

please guide me how to use minicap and minitouch together.

question

I gived the right positon, but minitouch didn't do it correctly

bug

**First of all, thank you for creating these features.** ![Honeycam 2019-08-16 12-38-35](https://user-images.githubusercontent.com/10678303/63141987-cb13bc00-c022-11e9-90cd-ba78bac55060.gif) Normal operation / Samsung Galaxy S10 It's like the behavior of a laptop's trackpad. The first test is...

bug

Who minitouch handle event not having X/Y corrdinate but just one of them: ![image](https://user-images.githubusercontent.com/43851500/64844477-9179a500-d610-11e9-8f2e-bf50d7fa5f58.png) Why is that happens ?

If I use this repo to simulate motion / touch on screen on android device, will I get the event with deviceID=0? ![WhatsApp Image 2019-09-01 at 10 27 28](https://user-images.githubusercontent.com/43851500/64073615-2ee7e700-cca9-11e9-83a3-44d1b950cba6.jpeg) Please...

bug

Run minitouch in kaios (base on firefoxos ) ,not working with this error: /data/local/tmp/minitouch[7]: syntax error: 'newline' unexpected steps: >adb -s e118d13 forward tcp:20945 localabstract:minitouch >adb -s e118d13 shell /data/local/tmp/minitouch...

Some emulators do not have files supporting multitouch but single touch to emulate events. To support it the scoring was adapted to consider input files having that capability but still...