17
0
Commit Graph

44 Commits

Author SHA256 Message Date
763eef932b - u_gcc14fix.patch
* fixes build against gcc14 (boo#1221710)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=81
2024-03-19 13:57:09 +00:00
8f4b8c6f03 Accepting request 1151288 from home:dimstar:rpm4.20:x
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151288
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=79
2024-02-26 13:53:24 +00:00
c1de56df4c Accepting request 878649 from home:dirkmueller:Factory
- refresh spec file (move licenes)

OBS-URL: https://build.opensuse.org/request/show/878649
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=77
2021-03-13 12:12:55 +00:00
c74f259459 - move all xorg.conf.d snippets from /etc/X11/xorg.conf.d to
/usr/share/X11/xorg.conf.d (boo#1139692)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=75
2019-07-30 11:58:42 +00:00
bddfedbcfa - 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.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=72
2018-05-30 09:59:10 +00:00
0af7e40fb0 fate #320263, fate#315643-315645, 319159-319161, 319618 (bsc#1041371)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=70
2017-05-30 16:34:59 +00:00
b5c2629b3f - includes everything needed for missing sle issue entries:
fate #320263, #315643-315645, 319159-319161, 319618 (bsc#1041371)
- 50-elotouch.conf: Make sure an 'TouchSystems CarrollTouch 4500U'
  is an absolute device (bnc#876089, bsc#1041371)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=69
2017-05-29 14:55:18 +00:00
bce205ac99 - 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).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=67
2017-01-19 13:16:20 +00:00
1ce9b8dfeb Accepting request 432226 from home:mimi_vx:branches:X11:XOrg
- update to version 2.10.4
  * Support XINPUT ABI version 23 and 24

OBS-URL: https://build.opensuse.org/request/show/432226
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=65
2016-10-04 10:50:28 +00:00
67042125ef - 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.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=63
2016-06-01 12:25:21 +00:00
cf12f5be31 - 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).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=61
2016-05-23 18:08:10 +00:00
a19fdfc2e7 reverted latest changes ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=59
2016-05-20 12:56:22 +00:00
0484c82c2e - removed Supplements: xorg-x11-server, so the driver no longer
gets installed by default

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=58
2016-05-19 15:29:55 +00:00
f359f41655 - u_conf-rename-to-65-evdev.conf.patch
* bump up evdev driver to 65, so it get's preferred over
    libinput, which was dropped down to 060 (boo #979554)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=57
2016-05-19 15:07:41 +00:00
339e13d500 - u_01-Add-a-kiosk-mode-for-touch-screens.patch
u_02-Add-delay-between-button-press-and-release-to-kiosk-mode.patch
  Add click on touch (FATE#320263).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=54
2016-05-02 07:06:47 +00:00
fb830c5b76 - Update to version 2.10.2
This release restores wheel emulation on absolute devices and drops the
  forced direction locking for scroll buildup during wheel emulation since it
  made it almost impossible to actually scroll in both directions. Since
  horizontal scrolling is disabled by default anyway, we don't need this lock.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=53
2016-04-29 15:20:20 +00:00
92313df941 - Update to version 2.10.1
Only one change over 2.10, affecting some devices with absolute axes but not
  ABS_X/ABS_Y. Previously, those devices had the first to axes mapped to axes
  0 and 1 and thus some random axes was interpreted as x/y coordinate. With
  this release, axes 0 and 1 are reserved for x/y axes only.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=51
2016-01-08 11:30:59 +00:00
eb5d771975 Accepting request 344218 from home:pluskalm:branches:X11:XOrg
- Use url for source
- Add gpg signature
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/344218
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=49
2015-11-13 13:05:41 +00:00
cd0f540149 - Update to version 2.10.0
Plenty of bugfixes accumulated over time, one new option is now
  available: Resolution. This enables a user to set a mouse device's
  native resolution, if set the device's deltas are scaled to a
  normalized 1000dpi resolution. This can be used to make
  high-resolution mice less sensitive without having to actually
  change the acceleration in the desktop environment. The default
  for this option is 0 and no scaling is performed.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=47
2015-10-28 15:59:09 +00:00
514ba5abf9 Accepting request 319710 from home:jengelh:branches:X11:XOrg
%post is run with sh -e, so ignoring a failure must happen within the same statement block.

- Ignore absence of udevadm, it won't be present in the build env.

OBS-URL: https://build.opensuse.org/request/show/319710
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=45
2015-07-31 08:09:36 +00:00
d795709b11 - Update to version 2.9.2
* Two fixes in this release, one to support Android MT devices,
    one to avoid an array index overflow.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=43
2015-03-31 09:06:44 +00:00
824eb47a90 Accepting request 263460 from home:tobijk:X11:XOrg
- Update to version 2.9.1:
  This release fixes a couple of bugs with absolute devices that
  have scroll wheels (such as the qemu tablets devices) and avoids
  the "unable to find touch point 0" warnings previously caused by
  a touch starting before the device was enabled.

OBS-URL: https://build.opensuse.org/request/show/263460
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=41
2014-12-15 16:24:02 +00:00
4d6618821f Accepting request 242927 from home:StefanBruens:branches:X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/242927
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=39
2014-07-30 14:46:37 +00:00
485f5076f5 Accepting request 234913 from home:tobijk:X11:XOrg
update to 2.9.0

OBS-URL: https://build.opensuse.org/request/show/234913
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=37
2014-05-21 06:45:50 +00:00
668e7e87fd Accepting request 232943 from home:tobijk:X11:XOrg
update to version 2.9RC1

OBS-URL: https://build.opensuse.org/request/show/232943
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=35
2014-05-07 14:40:15 +00:00
1c8c015399 - Update to version 2.8.3
* Only two changes, the REL_DIAL fix restores proper horizontal
    scrolling behaviour to a set of Microsoft mice.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=34
2014-05-07 10:33:04 +00:00
829c573459 - 11-evdev.conf: enable emulate3buttons on trackpoint devices
(bnc#869097)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=32
2014-03-19 16:13:28 +00:00
8458dee155 fixed bugnumer
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=30
2014-02-10 13:16:59 +00:00
48bb0ec540 - 11-evdev.conf: emulate wheelbutton for another trackpoint device
(bnc#843333)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=29
2014-02-10 13:15:42 +00:00
802c64e99a - provides/obsoletes x11-input-mtrack, since multitouch devices
are now covered via mtdev library; drop request for 
  x11-input-mtrack has been filed

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=27
2013-12-20 12:01:00 +00:00
f84452fd2a - fixed typo in .changes entry
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=24
2013-10-14 13:26:11 +00:00
ebcb6041f0 - added 11-mouse.conf xorg.conf.d snippet, since apparently some
tweaks are still required (bnc#843333)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=23
2013-10-14 13:25:29 +00:00
79ff03f67e Accepting request 202457 from home:tobijk:X11:XOrg
update to 2.8.2

OBS-URL: https://build.opensuse.org/request/show/202457
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=21
2013-10-07 13:45:48 +00:00
2cb405c127 - U_0001-Write-a-SYN_REPORT-after-the-last-LED.patch
* Write a SYN_REPORT after the last LED
- U_0002-Don-t-use-mtdev-for-protocol-B-devices.patch
  *  Don't use mtdev for protocol B devices
- U_0003-Remove-a-comment.patch
  * Remove a comment

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=19
2013-09-05 14:14:45 +00:00
e75ff73e41 - build driver with mtdev support (multitouch devices)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=18
2013-09-05 12:52:02 +00:00
e4e985c7d8 Accepting request 182866 from home:tobijk:X11:XOrg
update to version 2.8.1

OBS-URL: https://build.opensuse.org/request/show/182866
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=16
2013-07-11 19:38:03 +00:00
a8e32e77bd Accepting request 161195 from home:tobijk:X11:XOrg
update to version 2.8.0

OBS-URL: https://build.opensuse.org/request/show/161195
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=14
2013-03-26 14:59:48 +00:00
c40a0a5ee3 Accepting request 148598 from home:michalsrb:branches:X11:XOrg
- evdev_handle-axis-swap-calibration-and-inversion-for-touch-events.patch,
  evdev_move-calibration-asjustments-to-helper-function.patch,
  evdev_move-valuator-swapping-into-a-helper-function.patch
  * Handle axis swap, calibration and inversion for touch events
    (bnc#785508)

OBS-URL: https://build.opensuse.org/request/show/148598
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=12
2013-01-15 15:44:01 +00:00
60532ef6ff Accepting request 142514 from home:tobijk:X11:XOrg
Use static tarballs instead of git tarballs for easier verification

OBS-URL: https://build.opensuse.org/request/show/142514
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=10
2012-12-07 10:54:07 +00:00
08fac066a8 Accepting request 130735 from home:klausi123:X11
Update to version 2.7.3

OBS-URL: https://build.opensuse.org/request/show/130735
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=8
2012-08-14 10:05:45 +00:00
7a2f99c445 Accepting request 129927 from home:klausi123:X11
Update to version 2.7.2

OBS-URL: https://build.opensuse.org/request/show/129927
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=6
2012-08-05 12:14:56 +00:00
d8d52b2aea Accepting request 128860 from home:klausi123:X11
Update to version 2.7.1

OBS-URL: https://build.opensuse.org/request/show/128860
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=4
2012-07-31 10:12:24 +00:00
1a26feaaec Accepting request 114706 from home:dimstar:branches:X11:XOrg
Update - compatible with X 1.12. - Package fails build until my xorg-server 1.12 package lands (due to missing x11_abi_videodrv_req macro) - Recommend to accept as one collection

OBS-URL: https://build.opensuse.org/request/show/114706
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=2
2012-04-20 09:31:22 +00:00
801ee0d5bd Accepting request 114510 from home:vuntz:branches:X11:XOrg
New package, split from xorg-x11-driver-input

OBS-URL: https://build.opensuse.org/request/show/114510
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-evdev?expand=0&rev=1
2012-04-19 09:38:45 +00:00