Opened 8 years ago

Closed 8 years ago

#7137 closed enhancement (fixed)

libinput-1.1.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://www.freedesktop.org/software/libinput/libinput-1.1.1.tar.xz

http://www.freedesktop.org/software/libinput/libinput-1.1.1.tar.xz.sig

http://lists.freedesktop.org/archives/wayland-devel/2015-November/025436.html

MD5: 4a3fc842ac0b7bf0fa306ea7badc31a0 libinput-1.1.1.tar.xz

[ANNOUNCE] libinput 1.1.1
Peter Hutterer peter.hutterer at who-t.net
Sun Nov 15 15:11:44 PST 2015

libinput 1.1.1 is now available.

Two significant fixes and a couple of other cleanups.
* pointer acceleration is now initialized for pointer-like device without
  buttons. Some devices have rel x/y axes but no buttons and aren't tagged
  as pointers by udev. If such a device sent an event it could cause a crash
  in libinput. One example is the Asus RoG Gladius mouse.
* An error in in the struct list handling caused device groups to write to
  invalid memory. The immediate effect observed was that the log priority
  changed seemingly randomly, but different optimization options may cause
  other effects.

Updating to 1.1.1 is recommended.

Peter Hutterer (9):
    • evdev: whitespace fix
    • evdev: log a bug for missing pointer accel on relative events
    • evdev: don't handle motion events if the device isn't a pointer
      device
    • evdev: init pointer acceleration for any device with pointer cap
      and rel x/y
    • Fix libinput_device_group_find_group() to return NULL on failure
    • test: add a device to check MOUSE_WHEEL_CLICK_ANGLE handling
    • tools: take the start time before initializing the context
    • doc: add a link to the dwt config call to the doc
    • configure.ac: libinput 1.1.1

Tomi Leppänen (1):
      Documentation fixes to arrows in svg files

Change History (4)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Owner: changed from Fernando de Oliveira to blfs-book@…
Status: assignednew

Remember that libinput needs to be included in Qt5 dependencies.

comment:3 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

Will try again

comment:4 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16671.

Note: See TracTickets for help on using tickets.