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

xserver-xorg-input-libinput: Changes to 'refs/tags/xserver-xorg-input-libinput-0.20.0-1'



Tag 'xserver-xorg-input-libinput-0.20.0-1' created by Timo Aaltonen <tjaalton@debian.org> at 2016-09-30 12:05 +0000

Tagging upload of xserver-xorg-input-libinput 0.20.0-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJX7lUTAAoJEMtwMWWoiYTckT8P/RJFB1A+rz3Ej3mRSrZRqrAO
xRUfQj5/22KPMqHhAlojZKWrFgVV/1HhsVsCKRyzIy4hx3Zx598SEp6KqDDfG1uA
3lVjQzIg8coml+JUlOF3FsHpIUPXb/1Sm/Zy7Uizq/sF7Zo56Onvrb3/HUc2/Adl
gvTFGo9czuRi9kuaTli/losXrjnaROJ6q5IxcwwGZHZPHf+ARLSJPN4MqGab3nh5
Yyp9puB1uDY987u5/znKI2ILy8irUDqT1CgHAneZLd1Bznpb4bVrmqOO3/inBajy
v+znoxkD4NOzkmJ2t9qH17AA0AlkchPps6AAD8KxoJDGXutX0gGaAp6uReS4jAUU
WbnlHLU5g/SOlo+jje5CM7y6+UnJ7HKADCiW8o2UhdyyD5AV5c3DEC9PXDbGkCix
7EMWF3z2ek2PoYf4Gd2SobSijIyvKrmh5Hdx8/gjf5Ym08UBE16TfEhXlfq7tK9q
4G/cr2dg4dvdo9TiPUL9cLLGdWrCgOPrfh1RaCr3fV98gPFcxR9MLZmzcbJwpJsb
D4DlfB6EzoN6wN9o/ZGGsj1XYKC0L/e/XmzcJ51fO6cmSv/t50KXPhAJv621LrDL
brfa8510gwnhm8iwDTcORBAy6DCo5UtmSKU/UqX1Dih9KHgQA/lAPuRtqbXeASRA
NwmzrbgqVoVeIATxZ7II
=Adpd
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-libinput-0.19.0-1:
Eric Engestrom (1):
      man: fix a couple typos

Keith Packard (2):
      Use xf86AddEnabledDevice instead of AddEnabledDevice when threaded [v3]
      Initializing strip association with wrong index

Michel Dänzer (1):
      Fix --with-xorg-conf-dir default value

Peter Hutterer (19):
      Fix potential use of uninitialized values
      Discard buttons >= 256
      Add tablet pad support
      Fix proximity events
      Change some fixed floats to decimal notation
      Init touch x/y axis labels as MT axis labels
      Fix button offset for tablet pad buttons
      Block input events while creating the virtual subdevices
      Bail out of PreInit if the parent driver data is NULL
      Ensure parent devices are actual parent devices
      Expose tablet pad modes as properties
      Comment two read-only properties as such
      Whitespace fix
      conf: drop libinput to below the other drivers
      Add support for the rotation configuration
      Add support for configurable tap button mapping
      Always delay hotplugging subdevices
      Correct the horizontal scroll property name
      xf86-input-libinput 0.20.0

Timo Aaltonen (4):
      Merge branch 'upstream-unstable' into debian-unstable
      update changelog
      control, rules: Drop -dbg package.
      release to unstable

---
 Makefile.am                   |    2 
 conf/40-libinput.conf         |   28 +
 conf/60-libinput.conf         |   28 -
 configure.ac                  |    8 
 debian/changelog              |    7 
 debian/control                |   19 
 debian/rules                  |    4 
 include/libinput-properties.h |   47 +-
 man/libinput.man              |   22 
 src/xf86libinput.c            |  953 ++++++++++++++++++++++++++++++++++++++----
 10 files changed, 973 insertions(+), 145 deletions(-)
---


Reply to: