Skip to content
Commit 999876a8 authored by Pekka Paalanen's avatar Pekka Paalanen
Browse files

protocol: add weston_touch_calibration

This is a Wayland protocol extension to allow the calibration of
touchscreens in Weston.

See: https://phabricator.freedesktop.org/T7868



v2:
- replace "server" with "compositor"
- rephrase error conditions to be simpler
- reword the matrix description in 'save' request
- rephrase when touch_device events are sent
- change device id to DEVPATH with "/sys" prefix
- qualify calibration units better
- replace wrong_touch event with a more generic invalid_touch
- fix error enum and add bad_coordinates
- convert while cancelled will not raise any errors

Signed-off-by: default avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
v1 Tested-by: default avatarMatt Hoosier <matt.hoosier@gmail.com>
Reviewed-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent c4689ff1
Loading
Loading
Loading
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