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

Pen support #145

Closed
wants to merge 29 commits into from
Closed

Pen support #145

wants to merge 29 commits into from

Conversation

lehmanju
Copy link

This should implement the tablet_v2 protocol of the Wayland API.

Design decisions:

  • Flatten the API for addition/removal of tools. This now happens directly on the Seat interface.

Closes #139

@elinorbgr
Copy link
Member

Thanks for implementing this, much appreciated!

This is a significant PR that contains API design question, so I'd like to properly take the time to review it in detail. As a result, you may have to wait a few days before I can actually properly give you some feedback. Hope this is not a problem.

@lehmanju
Copy link
Author

That's completely fine. This is also just a Draft PR with next to no actual implemented API. At the moment it is basically just a skeleton which I intend to test next before continuing.

@lehmanju lehmanju closed this May 3, 2024
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.

Support for graphics tablets
2 participants