Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2018-02-25 12:19:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libinput (Old)
 and      /work/SRC/openSUSE:Factory/.libinput.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libinput"

Sun Feb 25 12:19:06 2018 rev:56 rq:578305 version:1.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libinput/libinput.changes        2017-12-19 
10:44:57.144554076 +0100
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2018-02-25 
12:19:08.762538271 +0100
@@ -1,0 +2,31 @@
+Tue Feb 13 08:59:48 UTC 2018 - [email protected]
+
+- Update to new upstream release 1.10.0
+  * Dropping of the touchpad hysteresis. Previously, we employed
+    a hysteresis to avoid pointer wobbles. A side-effect of that
+    hysteresis was that small pointer motion wasn't as reactive
+    as it should be. A previous attempt in 2016 to drop it failed
+    (too many devices still needed it) so this time round we have
+    a different approach: we analyse the event sequence from the
+    touchpad and if we find it doesn't wobble, we disable the
+    hysteresis for good. In most cases, this happens fast enough
+    that you won't even notice, resulting in a more reactive
+    pointer.
+  * Touchpad tapping now handles palm detection where applicable,
+    resting a palm on a touchpad while tapping should not confuse
+    libinput anymore. Previously, palm touches were treated like
+    any other touch, causing unexpected 2 and 3-finger clicks.
+  * Some of the newer Wacom tablets (and older, worn-out ones)
+    can have a leftover pressure on tip up. This caused libinput
+    to miss out on the proximity event, leading to a constantly
+    in-proximity tool. A new threshold for proximity out fixes
+    this.
+- Remove 0001-evdev-add-a-quirk-to-disable-debouncing-on-the-MS-Na.patch
+  (included upstream)
+
+-------------------------------------------------------------------
+Thu Feb  8 00:02:32 UTC 2018 - [email protected]
+
+- Add 0001-evdev-add-a-quirk-to-disable-debouncing-on-the-MS-Na.patch
+
+-------------------------------------------------------------------

Old:
----
  libinput-1.9.4.tar.xz
  libinput-1.9.4.tar.xz.sig

New:
----
  libinput-1.10.0.tar.xz
  libinput-1.10.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libinput.spec ++++++
--- /var/tmp/diff_new_pack.MDc8fT/_old  2018-02-25 12:19:09.630506834 +0100
+++ /var/tmp/diff_new_pack.MDc8fT/_new  2018-02-25 12:19:09.630506834 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libinput
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           libinput
 %define lname  libinput10
-Version:        1.9.4
+Version:        1.10.0
 Release:        0
 Summary:        Input device and event processing library
 License:        MIT

++++++ libinput-1.9.4.tar.xz -> libinput-1.10.0.tar.xz ++++++
++++ 6994 lines of diff (skipped)


Reply via email to