Hello community, here is the log from the commit of package libinput for openSUSE:Factory checked in at 2017-10-26 18:43:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libinput (Old) and /work/SRC/openSUSE:Factory/.libinput.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libinput" Thu Oct 26 18:43:14 2017 rev:50 rq:536632 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libinput/libinput.changes 2017-10-13 14:02:53.759033991 +0200 +++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes 2017-10-26 18:43:18.918943999 +0200 @@ -1,0 +2,20 @@ +Wed Oct 25 21:41:24 UTC 2017 - [email protected] + +- Update to version 1.9.0: + + Fix build with meson 0.43 (option parser became stricter). + + Touchpads can now use pressure-based palm detection if the + hardware supports it. + + On touchpads with ABS_MT_TOUCH_MAJOR/MINOR we can now use those + for touch detection (especially if per-touch pressure is not + available). + + Touchpads now ignore extra fingers while the pointer- + controlling finger is moving. + + Trackpoints have had their pointer acceleration re-done. + + Pointer devices now have button debouncing automagically + enabled. + + The tablet-mode switch on hybrid laptop/tablet devices (e.g. + Lenovo Yoga) now disables the touchpad, trackpoint and internal + keyboard to avoid fake touches when the tablet is placed on a + lap or just held with the fingers on those devices. + +------------------------------------------------------------------- Old: ---- libinput-1.8.3.tar.xz libinput-1.8.3.tar.xz.sig New: ---- libinput-1.9.0.tar.xz libinput-1.9.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libinput.spec ++++++ --- /var/tmp/diff_new_pack.hWIF7l/_old 2017-10-26 18:43:20.218883335 +0200 +++ /var/tmp/diff_new_pack.hWIF7l/_new 2017-10-26 18:43:20.218883335 +0200 @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.8.3 +Version: 1.9.0 Release: 0 Summary: Input device and event processing library License: MIT @@ -129,18 +129,24 @@ %_bindir/libinput %_bindir/libinput-debug-events %_bindir/libinput-list-devices -%dir %_prefix/lib/libinput -%_prefix/lib/libinput/libinput-debug-events -%_prefix/lib/libinput/libinput-debug-gui -%_prefix/lib/libinput/libinput-list-devices -%_prefix/lib/libinput/libinput-measure -%_prefix/lib/libinput/libinput-measure-touchpad-tap -%_mandir/man1/libinput-debug-events.1.gz -%_mandir/man1/libinput-debug-gui.1.gz -%_mandir/man1/libinput-list-devices.1.gz -%_mandir/man1/libinput-measure-touchpad-tap.1.gz -%_mandir/man1/libinput-measure.1.gz -%_mandir/man1/libinput.1.gz +%dir %_libexecdir/libinput +%_libexecdir/libinput/libinput-debug-events +%_libexecdir/libinput/libinput-debug-gui +%_libexecdir/libinput/libinput-list-devices +%_libexecdir/libinput/libinput-measure +%_libexecdir/libinput/libinput-measure-touch-size +%_libexecdir/libinput/libinput-measure-touchpad-pressure +%_libexecdir/libinput/libinput-measure-touchpad-tap +%_libexecdir/libinput/libinput-measure-trackpoint-range +%_mandir/man1/libinput-measure-touch-size.1%{?ext_man} +%_mandir/man1/libinput-debug-events.1%{?ext_man} +%_mandir/man1/libinput-debug-gui.1%{?ext_man} +%_mandir/man1/libinput-list-devices.1%{?ext_man} +%_mandir/man1/libinput-measure-touchpad-pressure.1%{?ext_man} +%_mandir/man1/libinput-measure-touchpad-tap.1%{?ext_man} +%_mandir/man1/libinput-measure-trackpoint-range.1%{?ext_man} +%_mandir/man1/libinput-measure.1%{?ext_man} +%_mandir/man1/libinput.1%{?ext_man} %files devel %_includedir/%name/ ++++++ libinput-1.8.3.tar.xz -> libinput-1.9.0.tar.xz ++++++ ++++ 128254 lines of diff (skipped)
