framebuffer-vncserver icon indicating copy to clipboard operation
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

Open grybouilli opened this issue 7 months ago • 1 comments

  • 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

grybouilli avatar May 28 '25 09:05 grybouilli

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.

grybouilli avatar Jun 02 '25 07:06 grybouilli