Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adb wacom #274

Closed
wants to merge 9 commits into from
Closed

Adb wacom #274

wants to merge 9 commits into from

Conversation

peads
Copy link

@peads peads commented Nov 22, 2024

No description provided.

peads added 9 commits October 26, 2024 16:36
… the status of the '-nodefaults' flag to created machines
… the status of the '-nodefaults' flag to created machines (#1)
require the driver (easily available via many of the classic macos
archives), but it allows a simple way to have an absolute pointing
device on ADB-compatible VMs.

init

Promising polling initiated and data moving cursor now

Reverted delete of dev handler for wacom tablet

got the y-axis!

getting closer

more progress. it appears to not quite be WACOM II/IV, but x-axis is controlled by the first 2-3 bytes

really? 12-bits is the key? oh well, x-axis get

it's like a weird mesh of adb extended and wacom's protocols. fine, y-axis get

x AND y

twiddling with the settings in the driver control panel works wonders!

zeroing in on the resolution / dpi scale calculation

addded commentary to describe source material and reverse engineering decisions

commentary editing

renamed to adb-wacom, s.t. that it is clear it requires the wacom driver
streamlined efficiency since setting the xy-values to zero is not the correct way by adding state variables against which the new xy-values can be compared

added other buttons
@peads peads closed this Nov 22, 2024
@peads peads deleted the adb-wacom branch November 22, 2024 17:22
@hewenjia
Copy link

hewenjia commented Nov 22, 2024 via email

@yyjuntion
Copy link

yyjuntion commented Nov 22, 2024 via email

Copy link

Thank you for your interest in the QEMU project.

This repository is a read-only mirror of the project's repostories hosted
on https://gitlab.com/qemu-project/qemu.git.
The project does not process merge requests filed on GitHub.

QEMU welcomes contributions of code (either fixing bugs or adding new
functionality). However, we get a lot of patches, and so we have some
guidelines about contributing on the project website:
https://www.qemu.org/contribute/

@github-actions github-actions bot locked and limited conversation to collaborators Nov 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants