Opened 7 years ago

Closed 7 years ago

#9728 closed enhancement (fixed)

libinput-1.8.2

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

libinput 1.8.2 is now available. Philip's two patches fix the build against older kernel headers. The rest aren't anything specific to point out, they're just fixes in various bits of libinput. The only change in experience is that 2-slot touchpads (e.g. most Lenovos pre kernel 4.12) do not support 3fg pinch anymore - instead we assume swipe for three fingers which makes gestures a lot more reliable. And 3-finger swipe is much more common than 3-finger pinch anyway.

Jussi Kukkonen (1):

  • tools: Fix race in (autotools) install

Peter Hutterer (7):

  • evdev: recover from a lost button count
  • timer: if a timer is inactive, do not call the timer func
  • timer: always restart the timer loop when we called one of them
  • lid: disable all types but EV_SYN and EV_SW
  • gestures: don't try to pinch for nfingers > slots
  • test: add the gpio-keys device to the Makefile
  • configure.ac: libinput 1.8.2

Philip Withnall (2):

  • build: Add -Iinclude to libinput and its tools
  • build: Add -Iinclude to unit tests

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19194.

Note: See TracTickets for help on using tickets.