|
|
|
|
Changelog for libinput10-1.26.2-1.9.x86_64.rpm :
* Mon Aug 19 2024 Jan Engelhardt - Update to release 1.26.2 * Added quirks for the LG Gram 14 and the Minisvorum V3 * Thu Jun 06 2024 Jan Engelhardt - Update to release 1.26 * Touchpads can now configure a clickfinger button map * Tablet pads now have an API for relative dials. * A new configuration option for tablet tools allow reducing the available logical range. * Tablet tools can now use BTN_STYLUS3 too and tablet pad strip support should now work for non-Wacom devices, for systems where the kernel driver implements it. * Tue Mar 26 2024 pgajdosAATTsuse.com- remove dependency on /usr/bin/python3 using %python3_fix_shebang_path macro, [bsc#1212476] * Mon Jan 15 2024 Jan Engelhardt - Update to release 1.25 * Change how left-handed settings are handled for tablets: If libwacom does not contain a definition for a tablet yet, libinput defaults to enabling a left-handed setting. * Quirks for laptops from Dell, Google, Graviton, HP, HUAWEI, Lenovo and Razer, gadgets like the RollerMouse Pro3 and virtual machines like GNOME Boxes, VirtualBox or Virtual Machine Manager are included. * Fri Aug 25 2023 Bjørn Lie - Update to release 1.24.0 * On Apple touchpads, natural scrolling is now enabled by default and palm detection is disabled - the touchpads are good enough that they don\'t need our help. * Built-in tablet devices now always have touch arbitration enabled, so we no longer need to add a quirk for each of them. And speaking of tablets: the pressure offset limit for worn-out devices is now at 50% of the range. Modern pens have a precise enough range that even worn out pen can still provide satisfactory pressure sensitivity. This pressure offset is now detected on worn-out pens that do not support distance. * Finally, where a relative device\'s rotation is 180 degrees (e.g. a trackball used upside-down) we now flip the scroll wheel direction as well. * The rest of the changes is the usual mix of janitorial patches and device-specific quirks. * Sat Mar 25 2023 Jan Engelhardt - Update to release 1.23 * This version has a new pointer acceleration profile: the \"custom\" profile. This profile allows users to tweak the exact response of their device based on their input speed. * Thu Jan 19 2023 Bjørn Lie - Update to release 1.22.1: * This version includes quirks for laptops from Apple and Dell, as well as for the Glorious Model 0 mouse. It also backports a meson fix for use of libinput as subproject and a fix for libinput debug-events not flushing the output, resulting in truncated information. * Finally, the tablet touch arbitration rectangle was increased by 50mm in both directions to reduce the number of misdetected touches.- Use ldconfig_scriptlets macro for post(un) handling. * Sat Nov 19 2022 Jan Engelhardt - Update to release 1.22 * A new flat acceleration profile is available for trackpoints, making them more usable in some cases. * This version includes quirks for laptops from Lenovo, Acer and Microsoft, as well as for the Framework laptop and ARM based Chromebooks. * Sat Jun 11 2022 Jan Engelhardt - Update to release 1.21 * This version includes a new configuration option that, similarly to its touchpad counterpart, allows disabling the trackpoint while typing. * The flat acceleration profile has been improved in this version. * Mon May 16 2022 Jan Engelhardt - Enable building libinput-replay [boo#1190065] * Wed Apr 20 2022 Jan Engelhardt - Update to release 1.20.1 * Format string issue resolved [CVE-2022-1215 bsc#1198111] * Sat Feb 19 2022 Jan Engelhardt - Update to release 1.20.0 * High-resolution scroll is more reliable thanks to the inclusion of new heuristics. * Better handling of BTN_TOOL_PEN on top of BTN_TOOL_RUBBER on graphics tablets that trigger a kernel bug. * libinput does not handle joysticks and gamepads. The detection algorithm has been improved to avoid tagging some of those devices as keyboards. * Improved clickpad detection * New quirks and bug fixing * Tue Dec 21 2021 Bjørn Lie - Add missing pkgconfig(wayland-protocols) BuildRequires: Previously pulled in by an other package. * Mon Dec 13 2021 Jan Engelhardt - Update to release 1.19.3 * quirks: add ModelBouncingKeys for A4Tech X-710BK Mouse * quirks: Dell 15R touchpad settings for firmware v3 * quirks: change touchpad pressure on Lenovo Yoga 2 Pro * gestures: cancel hold gestures on thumb detection * Fri Oct 22 2021 Paolo Stivanin - Update to release 1.19.2: * quirks: add quirk for GPD Win Max * evdev: disable button scroll timeout for extra mouse buttons * evdev: avoid usage of bogus BTN_FORWARD name * gestures: avoid processing the last hold and motion event twice * quirks: Add quirk for StarLabs clickpads with two phyisical buttons * quirks: Update dmi for StarBook Mk V * quirks: relax DMI modalias match for Purism Librem 14v1 * Tue Sep 28 2021 Jan Engelhardt - Update to release 1.19.1 * New: Detects (and works around) buggy devices that claim to have a high-resolution scroll wheel but which do not actually send events. * New assumption that any non-bluetooth touchpad is internal. * Jumping cursor warning has been reduced once again. * Tue Sep 14 2021 Jan Engelhardt - Update to release 1.19 * Hold gestures are a new type of gestures that are triggered by holding one or more fingers on a touchpad without significant movement. They add to the existing pinch and swipe gestures and allow for the implementation of hold-to-click. * High-resolution wheel scrolling has been long in the making and the solution ends up replacing the existing pointer axis API. Three new events are available: LIBINPUT_EVENT_POINTER_SCROLL_WHEEL, LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS. These events replace the existing LIBINPUT_EVENT_POINTER_AXIS events, i.e. if you are processing the new events simply discard the old events. * Tue Aug 03 2021 Jan Engelhardt - Update to release 1.18.1 * This release only adds device-specific quirks. * Wed Jun 02 2021 Jan Engelhardt - Update to release 1.18 * Gestures\' unaccelerated motion now matches the accelerated motion (without accel, obviously). * Better gesture detection should reduce the amount of pinch gestures detected as two-finger scrolling. * Pressing the wheel button down now suppresses accidental scroll wheel events. * Reworked clickpad detection means we should be more robust for devices with broken firmware. * Wed May 26 2021 Jan Engelhardt - Update to release 1.17.3 * Add quirk for Lenovo Legion 5 Pro. * Fri Apr 30 2021 Jan Engelhardt - Update to release 1.17.2 * Fix sensitivity for Dell Latitude 7490 pointing-stick * Add palm size quirk for the Gigabyte Aero 15 * Wed Mar 24 2021 Jan Engelhardt - Update to release 1.17.1 * quirks: add quirks for Apple SPI input devices * Add Lenovo Legion 5 keyboard to 50-system-lenovo.quirks * Tue Feb 23 2021 Jan Engelhardt - Update to release 1.17 * New (sub-)tool: `libinput analyze recording` * Support for tap-and-drag with two and three fingers * Wacom\'s AES tablets no longer have smoothing enabled * Thu Jan 14 2021 Dominique Leuenberger - Limit the dep libinput-debug-gui -> libinput-tools only to %{version}, not %{version}-%{release}. As they are not built in the same run, the rebuild counters are not guaranteed to match forever.
|
|
|