Skip to content

[add] mouse : add mouse relative coordinates support + rotation : rotating 32 bits/pixel frame buffer + passwd support + [fix] touchscreen pressure detection#29

Open
grybouilli wants to merge 7 commits intoponty:masterfrom
grybouilli:master
Open

[add] mouse : add mouse relative coordinates support + rotation : rotating 32 bits/pixel frame buffer + passwd support + [fix] touchscreen pressure detection#29
grybouilli wants to merge 7 commits intoponty:masterfrom
grybouilli:master

Conversation

@grybouilli
Copy link
Copy Markdown

@grybouilli grybouilli commented May 28, 2025

  • 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 grybouilli changed the title [add] mouse : add mouse relative coordinates support [add] mouse : add mouse relative coordinates support & rotation : rotating 32 bits/pixel frame buffer May 28, 2025
@grybouilli grybouilli changed the title [add] mouse : add mouse relative coordinates support & rotation : rotating 32 bits/pixel frame buffer [add] mouse : add mouse relative coordinates support & rotation : rotating 32 bits/pixel frame buffer + [fix] touchscreen pressure detection Jun 2, 2025
@grybouilli
Copy link
Copy Markdown
Author

grybouilli commented Jun 2, 2025

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 grybouilli changed the title [add] mouse : add mouse relative coordinates support & rotation : rotating 32 bits/pixel frame buffer + [fix] touchscreen pressure detection [add] mouse : add mouse relative coordinates support + rotation : rotating 32 bits/pixel frame buffer + passwd support + [fix] touchscreen pressure detection Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants