SHA256
1
0
forked from pool/libinput

Accepting request 285123 from GNOME:Next

Update (That has to wait for GNOME:Next push for factory unfortunately, but I guess no harm in having it updated in devel-project)

OBS-URL: https://build.opensuse.org/request/show/285123
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=16
This commit is contained in:
Jan Engelhardt 2015-02-10 17:51:43 +00:00 committed by Git OBS Bridge
parent dee393d6f5
commit 64674a0621
6 changed files with 27 additions and 5 deletions

BIN
libinput-0.10.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
libinput-0.10.0.tar.xz.sig Normal file

Binary file not shown.

BIN
libinput-0.8.0.tar.xz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Mon Feb 9 01:35:57 UTC 2015 - zaitor@opensuse.org
- Update to new upstream release 0.10.0
* A call to libinput_device_config_accel_set_speed() with a value
of NAn triggered an assert() in libinput.
* Pointer devices with absolute axes (such as the ones used in VMs)
had an uninitialized pointer acceleration speed, triggering a
warning in the xorg libinput driver.
- Changes from upstream release 0.9.0
* Support for hovering fingers on touchpads. Some touchpads detect
fingers before actually touching the surface causing unexpected
motion events. libinput now handles such touchpads.
* Click methods are now configurable, see below for more details.
* Support for the Lenovo X1 Carbon 3rd was added. Note that this
requires kernel patches and a udev hwdb addition.
- API additions:
* libinput_device_config_click_get_methods
* libinput_device_config_click_get_method
* libinput_device_config_click_get_default_method
* libinput_device_config_click_set_method
-------------------------------------------------------------------
Sun Jan 25 13:33:04 UTC 2015 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libinput
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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 libinput7
Version: 0.8.0
Version: 0.10.0
Release: 0
Summary: Input device and event processing library
License: HPND