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

[Feature Request] Tablet Support (e.g. Wacom) #193

Open
Cdm2883 opened this issue Jan 11, 2025 · 3 comments
Open

[Feature Request] Tablet Support (e.g. Wacom) #193

Cdm2883 opened this issue Jan 11, 2025 · 3 comments

Comments

@Cdm2883
Copy link

Cdm2883 commented Jan 11, 2025

I'm currently experiencing some difficulties with my Wacom tablet, as it's not functioning properly with this project. It's hardly responding to any events, let alone the pressure.

I was hoping that it could be possible to add support for Wacom tablets in the future. This would greatly enhance the usability of the project for those of us who rely on such devices. Thank you for considering this feature request!

@Cdm2883 Cdm2883 changed the title Tablet Support (e.g. Wacom) [Feature Request] Tablet Support (e.g. Wacom) Jan 11, 2025
@mohammadKarimi
Copy link
Owner

Thank you for your feedback, could you please send me your tablet configs. (os, or tablet model).

@Cdm2883
Copy link
Author

Cdm2883 commented Jan 12, 2025

Is there perhaps some misunderstanding? The tablet here refers to a pen tablet, an input device commonly used for drawing.

The device I use is One by Wacom (CTL 672), this is the official website

After the user installs the device driver, the pipe can be used in Linux to get device inputs such as pressure sensing, and in windows you can use the newer Windows ink or once upon a time Wintab to get pressure sensing inputs from the device.

As I recall maybe there are some libraries that can help you get input from these devices? 🤔

@mohammadKarimi
Copy link
Owner

oh, my bad.

I have the Wacom Intuos, and I don't have any problem with this app and Ink. but for this type, I can build another output to detect and get pressure sensing inputs.

let me try.

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

No branches or pull requests

2 participants