Package Release Info

xf86-input-evdev-2.10.6-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xf86-input-evdev
xf86-input-evdev-devel

Change Logs

* Tue Mar 19 2024 Stefan Dirsch <sndirsch@suse.com>
- u_gcc14fix.patch
  * fixes build against gcc14 (boo#1221710)
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  PatchN.
* Fri Mar 12 2021 Dirk Müller <dmueller@suse.com>
- refresh spec file (move licenes)
* Tue Jul 30 2019 Stefan Dirsch <sndirsch@suse.com>
- move all xorg.conf.d snippets from /etc/X11/xorg.conf.d to
  /usr/share/X11/xorg.conf.d (boo#1139692)
* Wed May 30 2018 sndirsch@suse.com
- upt to version 2.10.6
  * Since evdev is in maintenance mode there aren't a lot of
    features to go around but still a few important fixes. Andrey
    fixed the proximity event generation for tablets and the
    handling of devices without axes but buttons - previously
    those were assumed to be keyboards in the server. Better
    error reporting from Christian and the rest are build system
    fixes that went into all xorg repositories.
* Mon May 29 2017 sndirsch@suse.com
- includes everything needed for missing sle issue entries:
  fate #320263, fate#315643-315645, 319159-319161, 319618 (bsc#1041371)
- 50-elotouch.conf: Make sure an 'TouchSystems CarrollTouch 4500U'
  is an absolute device (bnc#876089, bsc#1041371)
* Thu Jan 19 2017 sndirsch@suse.com
- update to version 2.10.5
  * Two fixes, one new feature for the evdev driver. The new
    feature is the ability to change the emulated middle button
    number (e.g. useful on devices with physical middle button
    as well).
* Sat Oct 01 2016 mimi.vx@gmail.com
- update to version 2.10.4
  * Support XINPUT ABI version 23 and 24
* Wed Jun 01 2016 sndirsch@suse.com
- Update to version 2.10.3
  * Only one fix over 2.10.2 restoring tablets' functionality. A
    bug in the wheel emulation rework caused non-x/y axes to stop
    updating. Interaction with tablets thus resulted in a zero
    pressure sent to the clients an the tablet being unable to draw.
* Mon May 23 2016 eich@suse.com
- u_01-Add-a-kiosk-mode-for-touch-screens.patch
  u_02-Add-delay-between-button-press-and-release-to-kiosk-mode.patch
  (FATE#320263).