framebuffer-vncserver
framebuffer-vncserver copied to clipboard
[add] mouse : add mouse relative coordinates support + rotation : rotating 32 bits/pixel frame buffer + passwd support + [fix] touchscreen pressure detection
- Some mice don't support absolute coordinate control ; this fix solves this by adding support for relative coordinate control.
- Added support for 32 bits/pixel frame buffer rotation
Tested on:
- Host : Custom Yocto image for Raspberry pi 3b+
- Client : UltraVNC Viewer on Windows
Last commit: Fix a problem regarding pressure detection when injecting touchscreen data. ABS_PRESSURE wasn't sent which led to the screen tapping simulation not working.
Tested on host custom Yocto Linux image on a Atmel HRT1000 ; client Windows 10.