[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libinput: Changes to 'refs/tags/upstream/0.6.0+dfsg'



Tag 'upstream/0.6.0+dfsg' created by Emilio Pozuelo Monfort <pochu@debian.org> at 2014-09-12 17:17 +0000

Upstream version 0.6.0+dfsg

Changes since upstream/0.5.0+dfsg:
Emilio Pozuelo Monfort (1):
      Imported Upstream version 0.6.0+dfsg

---
 configure                          |   52 -
 configure.ac                       |    6 
 doc/touchpad-tap-state-machine.svg | 1134 ++++++++++++++++++-------------------
 src/Makefile.am                    |    2 
 src/Makefile.in                    |    2 
 src/evdev-mt-touchpad-buttons.c    |   37 -
 src/evdev-mt-touchpad-tap.c        |   20 
 src/evdev-mt-touchpad.c            |   10 
 src/evdev-mt-touchpad.h            |    2 
 src/evdev.c                        |  377 ++++++++++--
 src/evdev.h                        |   33 -
 src/libinput-private.h             |   11 
 src/libinput-util.h                |  131 ++++
 src/libinput.c                     |   38 +
 src/libinput.h                     |  181 +++++
 src/udev-seat.c                    |   29 
 test/Makefile.am                   |   18 
 test/Makefile.in                   |   37 -
 test/keyboard.c                    |  180 +++++
 test/litest-alps-semi-mt.c         |  260 ++++++++
 test/litest-bcm5974.c              |    4 
 test/litest-generic-singletouch.c  |   88 ++
 test/litest-int.h                  |    4 
 test/litest-synaptics-st.c         |    3 
 test/litest-synaptics-t440.c       |    4 
 test/litest-synaptics.c            |    4 
 test/litest.c                      |  135 +++-
 test/litest.h                      |   15 
 test/misc.c                        |   78 ++
 test/path.c                        |   13 
 test/pointer.c                     |  114 +++
 test/touch.c                       |  195 ++++++
 test/touchpad.c                    |   85 ++
 test/udev.c                        |   15 
 tools/Makefile.am                  |    4 
 tools/Makefile.in                  |    4 
 36 files changed, 2528 insertions(+), 797 deletions(-)
---


Reply to: