Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2015-05-02 17:33:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-10 
09:49:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2015-05-02 
17:33:08.000000000 +0200
@@ -1,0 +2,29 @@
+Wed Apr 22 14:37:33 UTC 2015 - [email protected]
+
+- Update to version 0.14.1:
+  * libinput now provides middle button emulation for physical
+    buttons and, for some devices, a configuration interface to
+    enable said emulation.
+  * A new tool "libinput-list-devices" was added. This tool lists
+    the locally recognised devices and their respective
+    configuration options and configuration defaults. Note that due
+    to the design of libinput, this tool can only show the
+    _default_ configurations, not the _current_ configuration of
+    each device.
+  * The pointer acceleration range has been widened to allow for
+    greater deceleration and greater acceleration. Since we retain
+    the [-1, 1] range, you may see a slight slowdown or speedup. To
+    get the previous behaviour, use the value: current setting *
+    2.0/3.0.
+  * Five (or more) finger tapping is now handled correctly, though
+    note we only send events for up to three fingers. libinput now
+    supports multi-tap and drag, so e.g. three taps will execute a
+    triple-click.
+  * Palm detection now avoids accidental tapping, see
+    http://wayland.freedesktop.org/libinput/doc/latest/palm_detection.html
+  * And of course the usual bugfixing, including letting libinput
+    handle more devices such as keyboards with scroll wheels or
+    devices that only consist of a wheel.
+- Add tool subpackage.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libinput.spec ++++++
--- /var/tmp/diff_new_pack.S8Rbst/_old  2015-05-02 17:33:09.000000000 +0200
+++ /var/tmp/diff_new_pack.S8Rbst/_new  2015-05-02 17:33:09.000000000 +0200
@@ -18,8 +18,8 @@
 
 Name:           libinput
 %define lname  libinput10
-%define rversion 0.13.0
-Version:        0.13
+%define rversion 0.14.1
+Version:        0.14
 Release:        0
 Summary:        Input device and event processing library
 License:        HPND
@@ -77,6 +77,14 @@
 code the user of libinput need to provide the common set of
 functionality that users expect.
 
+%package tools
+Summary:        Utilities to display libinput configuration
+Group:          System/X11/Utilities
+
+%description tools
+This tool lists the locally recognised devices and their respective
+configuration options and configuration defaults.
+
 %package devel
 Summary:        Development files for the Wayland Input Device Library
 Group:          Development/Libraries/C and C++
@@ -124,6 +132,11 @@
 %defattr(-,root,root)
 %_libdir/libinput.so.10*
 
+%files tools
+%defattr(-,root,root)
+%_bindir/libinput-list-devices
+%_mandir/man1/libinput-list-devices.1.gz
+
 %files devel
 %defattr(-,root,root)
 %_includedir/%name/

++++++ libinput-0.13.0.tar.xz -> libinput-0.14.1.tar.xz ++++++
++++ 11814 lines of diff (skipped)


Reply via email to