Change History (4)
comment:1 by , 4 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 months ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:3 by , 4 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 4 months ago
Full changelog can be found here: https://gitlab.freedesktop.org/libinput/libinput/-/commits/1.27.0
Changes:
- quirks: lower AttrTrackpointMultiplier for ThinkPad X200/201 to 0.25
- quirks: add pressure pad quirk for Lenovo ThinkBook 14 G7+ ASP
- zsh: update completion to include latest debug-events options
- zsh: sort the debug-events argument (mostly) alphabetically
- tablet: ignore movements started outside the configured area
- tablet: implement support for area configuration for external tablets
- Add tablet area configuration
- tablet: use our absinfo_x/y struct instead of the libevdev one
- Move evdev_convert_to_mm to a more generic helper
- Move scale_axis to a utility header so we can re-use it better
- tools/debug-events: print bugs in bold red
- editorconfig: add settings for sym files
- tools: sort the options in debug-events match page
...
And many more commits.
Note:
See TracTickets
for help on using tickets.
Fixed at 61876e99c26a1c58c89595c3cea125cdf363bffc.