Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libinput-devel-1.24.0-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libinput-devel Distribution: openSUSE:Factory:zSystems
Version: 1.24.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Aug 31 17:26:31 2023
Group: Development/Libraries/C and C++ Build host: s390zl29
Size: 209310 Source RPM: libinput-1.24.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.freedesktop.org/wiki/Software/libinput/
Summary: Development files for the Input Device Library
libinput is a library that handles input devices for display servers and
other applications that need to directly deal with input devices.

This package contains all necessary include files and libraries needed
to develop applications that require libinput.

Provides

Requires

License

MIT

Changelog

* Fri Aug 25 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - 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 <jengelh@inai.de>
  - 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 <bjorn.lie@gmail.com>
  - 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 <jengelh@inai.de>
  - 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 <jengelh@inai.de>
  - 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 <jengelh@inai.de>
  - Enable building libinput-replay [boo#1190065]
* Wed Apr 20 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.20.1
    * Format string issue resolved [CVE-2022-1215 bsc#1198111]
* Sat Feb 19 2022 Jan Engelhardt <jengelh@inai.de>
  - 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 <bjorn.lie@gmail.com>
  - Add missing pkgconfig(wayland-protocols) BuildRequires:
    Previously pulled in by an other package.
* Mon Dec 13 2021 Jan Engelhardt <jengelh@inai.de>
  - 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 <info@paolostivanin.com>
  - 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 <jengelh@inai.de>
  - 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 <jengelh@inai.de>
  - 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 <jengelh@inai.de>
  - Update to release 1.18.1
    * This release only adds device-specific quirks.
* Wed Jun 02 2021 Jan Engelhardt <jengelh@inai.de>
  - 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 <jengelh@inai.de>
  - Update to release 1.17.3
    * Add quirk for Lenovo Legion 5 Pro.
* Fri Apr 30 2021 Jan Engelhardt <jengelh@inai.de>
  - 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 <jengelh@inai.de>
  - 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 <jengelh@inai.de>
  - 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 <dimstar@opensuse.org>
  - 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.
* Fri Nov 27 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.16.4
    * Fix the termination of the readlink result
    * udev: update rules to handle bind/unbind events
* Tue Nov 03 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.16.3
    * evdev: reduce the "your system is slow" warning to 5 per hour
* Wed Oct 14 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Split libinput-debug-gui from the library package build,
    removes GTK3 and transient build dependencies from libinput.
  - Fix cleanup of python3-libevdev dependent helpers, now
    located under libexecdir
  - Fix installation path of zsh-completion helpers, move to
    tools package.
* Wed Oct 07 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.16.2
    * A few device-specific fixes for the Google Pixelbook, Apple
      Magic Trackpad 2, some ALPS i2c touchpads and a jumping
      cursor fix for ALPS DoalPoint touchpads.
* Thu Aug 13 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.16.1
    * Add original MX Master to inverted-horizontal-wheel-having mice
* Mon Aug 03 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.16.0
    * libinput now monitors timestamps of the events vs the current
      time when libinput_dispatch() is called by the compositor.
      Where the difference may result in issues, a (rate-limited)
      warning is printed to the log.
    * Touchpads now support the "flat" acceleration profile. The
      default remains unchanged and this needs to be selected in
      the configuration interface.
    * Events from lid or tablet-mode switches that are known to
      libinput as being unreliable are now filtered and no longer
      passed to the caller.
* Mon Jun 22 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.15.6
    * Add HP stream x360 11 ModelTabletModeNoSuspend keyboard quirk
    * Add quirks file for Sony Vaio Laptop
    * tablet: use the AttrPressureRange quirk for tablets too
* Sat Apr 11 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.15.5
    * touchpad: ratelimit the touch jump tests
    * udev: don't use IMPORT+=
* Wed Apr 08 2020 Jan Engelhardt <jengelh@inai.de>
  - Remove utilities with unsatisfied runtime
    dependencies [boo#1168783]
* Wed Mar 18 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.15.4
    * record: fix dmi recording
* Fri Mar 06 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.15.3
    * Restrict slot count code to ALPS devices only due to
      side effects on other devices.
* Thu Feb 20 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.15.2
    * Fixes three regressions; one of these is a libevdev bug.
    * Do not anymore force a proximity out on a tablet pen while
      a button is held down.
* Thu Feb 13 2020 Stanislav Brabec <sbrabec@suse.com>
  - Fix invalid RPM groups.
* Mon Feb 03 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.15.1
    * A specific event sequence involving proximity timeouts and
      eraser buttons could previously trigger invalid proximity
      in/out sequences, leading to a crash in the clients.
    * ALPS touchpads now automatically reduce the slot-count based
      on the number of actually provided fingers. The kernel
      hardcodes 5 but we don't always get 5 finger locations, so
      now we adjust this down to match.
* Sat Jan 04 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Remove doxygen and graphviz BuildRequires, documentation has
    been disabled for some time already.
* Fri Jan 03 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.15.0
    * Scroll button locking and tablet pad keys support.
    * Table device hardware buttons that are designed to map to a
      specific functionality (e.g. to open the OSD) are now
      supported through the new LIBINPUT_EVENT_TABLET_PAD_KEY
      event.
    * Quirks for the Logitech MX Master 2S and the Madcatz R.A.T.3
      mouse were added.
    * Touchpad scrolling was approximately 10% faster than the
      nominal pointer speed, that has been adjusted now.

Files

/usr/include/libinput
/usr/include/libinput/libinput.h
/usr/lib64/libinput.so
/usr/lib64/pkgconfig/libinput.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024