Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2015-07-19 11:45:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-05 
17:57:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2015-07-19 
11:45:33.000000000 +0200
@@ -1,0 +2,49 @@
+Sat Jul 18 08:28:06 UTC 2015 - [email protected]
+
+- Update to version 0.20.0:
+  * The big new addition in this release is support for touchpad 
+    gestures. Two types of gestures are supported: swipe and pinch. 
+    Swipe is triggered by a movement of 3+ fingers in the same
+    direction, pinch is triggered by two fingers moving towards or 
+    away from each other and/or a rotation around a logical center.
+    Both gestures, once triggered, can move around the touchpad, 
+    making it possible to use them for fine-grained motion. 
+  * Edge scrolling is now possible on clickpads too and thus available 
+    on all touchpads. Thumb detection was added, it is now possible 
+    to rest the thumb on a clickpad while moving a pointer without 
+    interference
+  * libinput now requires touchpads to have a resolution. If the 
+    kernel device does not set it and none of the hwdb rules do either, 
+    libinput assigns a default resolution to the device. This may have 
+    an effect on your touchpad, please file a bug if you notice 
+    anything untoward. On the positive side it removes the magic 
+    numbers sprinkled through the code
+
+-------------------------------------------------------------------
+Thu Jul  9 19:22:18 UTC 2015 - [email protected]
+
+- Update to version 0.19.0:
+  * The biggest change in this release is improved pointer
+    acceleration code. Previously, slow movements were decelerated.
+    For anything resembling normal motion the pointer response is
+    effectively 1:1, making the cursor respond nicely to your mouse
+    movement.
+  * Low-dpi devices had a bug where they would skip pixels for
+    small movements. This was caused by the pointer normalization
+    to 1000dpi. Devices with a native resolution below 1000dpi now
+    have their own acceleration curve, providing much better
+    behaviour.
+  * The side-effect of this is that we had to drop the pretense of
+    normalization to 1000dpi. The documentation has been adjusted.
+  * The second side-effect is that the unaccelerated data is now
+    closer (or equal) to the device native resolution.
+  * The second user-visible change is disabling of tap drag-lock by
+    default. A new config API triplett is available to enable it:
+    libinput_device_config_tap_set_drag_lock_enabled
+    libinput_device_config_tap_get_drag_lock_enabled
+    libinput_device_config_tap_get_default_drag_lock_enabled
+  * Other fixes include better responsiveness of the touchpad when
+    switching from the trackpoint to the touchpad and a smaller
+    edge scroll motion threshold. And of course the usual bugfixes.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libinput.spec ++++++
--- /var/tmp/diff_new_pack.ty6rCC/_old  2015-07-19 11:45:34.000000000 +0200
+++ /var/tmp/diff_new_pack.ty6rCC/_new  2015-07-19 11:45:34.000000000 +0200
@@ -18,8 +18,8 @@
 
 Name:           libinput
 %define lname  libinput10
-%define rversion 0.18.0
-Version:        0.18
+%define rversion 0.20.0
+Version:        0.20
 Release:        0
 Summary:        Input device and event processing library
 License:        MIT

++++++ libinput-0.18.0.tar.xz -> libinput-0.20.0.tar.xz ++++++
++++ 50995 lines of diff (skipped)


Reply via email to