Opened 13 months ago

Closed 13 months ago

Last modified 9 months ago

#17893 closed enhancement (fixed)

xf86-input-libinput-1.3.0 (Xorg Driver)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 13 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 13 months ago

From the ChangeLog:

  • Add support for the scroll movement type of the custom acceleration profile
  • Correct the coordinate transform parameters for an absolute pointer
  • Add support for custom pointer acceleration
    • Add AccelPointsFallback option for setting the points of the Fallback acceleration function. Points values are represented by a space-separated list, e.g. "0.0 1.0 2.4 2.5".
    • Add AccelStepFallback option for setting the step of the Fallback acceleration function. When a step of 0.0 is provided, libinput default Fallback acceleration function is used.
    • Add AccelPointsMotion and AccelStepMotion options, which are equivalent to AccelPointsFallback and AccelStepFallback options, but apply to the Motion acceleration function.
  • configure.ac: inputproto 2.4 is optional
  • gitlab CI: enable gitlab's builtin static analysis
  • gitlab CI: enable commit & merge request checks
  • Better explain HorizontalScrolling.
  • Add meson build system
  • man: use @VERSION@ for the driver version
  • man: replace the various suffixes with their actual numbers
  • Drop HAVE_CONFIG_H, we always have it defined

comment:3 by Bruce Dubbs, 13 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

63ddb624f4 Update to xf86-input-libinput-1.3.0 (Xorg Driver).
e9df36bdc3 Update to SDL2-2.26.5.

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.