Skip to content
Snippets Groups Projects
Commit 8d0a5229 authored by Peter Hutterer's avatar Peter Hutterer
Browse files

tablet: add support for relative dials


Some tablets provide one or more rotary controls (see e.g. the Huion
Inspiroy Dial 2) that provide delta information effectively equivalent
to a mouse wheel. Expose those in the same way as the strip or ring
controls, with the event matching the wl_pointer.axis_v120 approach.

Like a typical mouse wheel we do not expect there to be a source
information, so this is left out of the interface.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent 96c8caa3
No related branches found
No related tags found
1 merge request!298tablet: add support for relative dials
Pipeline #1387565 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment