Hi,
This version of the series deals released or not yet pressed touch contacts in
event-gui. Additionally the code that was supposed to scale diameters on devices
when horizontal and vertical axes have a different resolution was revised.

regards
Andreas

Andreas Pokorny (2):
  libinput: add orientation and size of touch point and pressure to the
    API
  extend tools to print and display touch event properties

 doc/Makefile.am                                |   2 +
 doc/page-hierarchy.dox                         |   1 +
 doc/svg/touchscreen-touch-event-properties.svg | 347 +++++++++++++++++++++++++
 doc/touch-event-properties.dox                 |  42 +++
 src/evdev.c                                    | 224 ++++++++++++++--
 src/evdev.h                                    |  24 ++
 src/libinput-private.h                         |  13 +-
 src/libinput-util.h                            |   6 +
 src/libinput.c                                 | 212 ++++++++++++++-
 src/libinput.h                                 | 222 ++++++++++++++++
 src/libinput.sym                               |  13 +
 test/touch.c                                   | 241 +++++++++++++++++
 tools/event-debug.c                            |  29 ++-
 tools/event-gui.c                              |  38 ++-
 14 files changed, 1376 insertions(+), 38 deletions(-)
 create mode 100644 doc/svg/touchscreen-touch-event-properties.svg
 create mode 100644 doc/touch-event-properties.dox

-- 
2.5.0

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to