Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2015-12-27 01:58:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libinput (Old)
 and      /work/SRC/openSUSE:Factory/.libinput.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libinput"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libinput/libinput.changes        2015-12-01 
09:18:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2015-12-27 
01:58:17.000000000 +0100
@@ -1,0 +2,35 @@
+Tue Dec 22 13:04:12 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.1.4:
+  * One significant change: previously, we used to take the
+    device's fd from open_restricted() and start synching the
+    device immediately. If the fd is not closed between a
+    close_restricted() and a subsequent open_restricted(), or if
+    the time between opening the fd and handing it to libinput is
+    great enough, some events accumulate on the fd and are (in
+    part) immediately replayed after opening the device or
+    confusing libinput. We now drain any pending events on the fd
+    after the caller hands it to us.
+
+-------------------------------------------------------------------
+Wed Dec 16 22:07:02 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.1.3:
+  * Only one change that affects users, and that one is limited to
+    users of the Lenovo x220 with an updated touchpad firmware
+    version 8.1.
+- Changes from version 1.1.2:
+  * The 2-finger scroll threshold was reduced to 1mm which
+    significantly reduces the delay users experienced when
+    scrolling.
+  * BTN_TOOL_* events are not posted as button events anymore.
+    These aren't button events anyway, they are signals from the
+    kernel that a different tool is being used.
+  * Once diagonal scrolling was triggered, scroll events without a
+    horizontal or vertical would still have the matching axis flag
+    set and look like scroll stop events to the caller.
+  * On a semi-mt touchpad with hovering capabilities, releasing
+    both fingers within the same event frame caused a bug log
+    message, this is fixed now.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libinput.spec ++++++
--- /var/tmp/diff_new_pack.kK3zPX/_old  2015-12-27 01:58:19.000000000 +0100
+++ /var/tmp/diff_new_pack.kK3zPX/_new  2015-12-27 01:58:19.000000000 +0100
@@ -18,8 +18,8 @@
 
 Name:           libinput
 %define lname  libinput10
-%define rversion 1.1.1
-Version:        1.1.1
+%define rversion 1.1.4
+Version:        1.1.4
 Release:        0
 Summary:        Input device and event processing library
 License:        MIT

++++++ libinput-1.1.1.tar.xz -> libinput-1.1.4.tar.xz ++++++
++++ 32475 lines of diff (skipped)


Reply via email to