mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-05 20:28:17 +02:00
Coordinates are always absolute, no need to re-state it
Coordinates in DeviceEvents are always absolute, regardless of the axis mode. The same is true for touch events, stating it again here just adds to the confusion. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
parent
544ce0cee3
commit
ae6ba6b37e
1 changed files with 1 additions and 2 deletions
|
|
@ -759,8 +759,7 @@ client. If no min and max information is available, both must be 0.
|
|||
A list of properties to denote extra information about the device.
|
||||
|
||||
Devices with a TouchClass emit touch events with the same axes as pointer
|
||||
events. However, the X and Y axes of touch events are always provided in
|
||||
absolute mode co-ordinates.
|
||||
events.
|
||||
|
||||
[[requests-selectevents]]
|
||||
┌───
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue