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

Allow users to calibrate the pen input of wacom devices #23

Open
JMoerman opened this issue Nov 21, 2020 · 0 comments
Open

Allow users to calibrate the pen input of wacom devices #23

JMoerman opened this issue Nov 21, 2020 · 0 comments

Comments

@JMoerman
Copy link

Problem

It currently isn't possible to calibrate the Wacom pen input to a position on the screen. On windows, Mac OS (have tried it once in the OS-X days) and on GNOME shell it is possible to calibrate the device by touching a cross or dot in 3 to 4 corners of the screen. Without this possibility the input may have an offset, may be heavily distorted (different height to width ratio of input device and screen).

Proposal

Provide a way for users to calibrate their Wacom devices. Users should be able to calibrate every Wacom-screen combination (related: #19). When starting the calibration process, all inputs from the Wacom device should be intercepted and handled*, and a full screen window should provide calibration points to touch with the pen. These points should be used to map the input of the device to absolute positions on the screen.
*Should an input land outside the calibration area it must be handled else it may not be possible to fix badly calibrated setups.

Prior Art

Wacom's drivers for the proprietary OSes come with utilities to calibrate Wacom devices.
Gnome shell has a control panel screen with an option to calibrate Wacom devices similar to what is possible on Windows.

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

1 participant