1
0

38 Commits

Author SHA256 Message Date
0885c53920 Accepting request 1151289 from home:dimstar:rpm4.20:x
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151289
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=69
2024-02-26 13:53:36 +00:00
5d968903b3 - Update to version 1.9.2:
* Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Build xz tarballs instead of bzip2
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Convert remaining source files from ISO-8859-1 to UTF-8
  * eventcomm: use 64-bit time safe accessors instead of timeval directly
  * eventcomm: fix compile with pre-time64 kernels
  * Use fabs() instead of abs() on double values.
  * synclient: allow negative/large values for AreaLeftEdge etc.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=67
2022-07-11 13:47:55 +00:00
78c2aa98c0 - devel package: removed requires to main package, since it's not
required at all for development (boo#1172153)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=65
2020-05-28 09:11:32 +00:00
ffe814dd81 - move xorg.conf.d snippet 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-synaptics?expand=0&rev=63
2019-07-30 12:13:26 +00:00
35e61be750 - Update to version 1.9.1:
* A few build system janitorial things, a compatibility patch
     by Luca and one patch to avoid log spam when the device goes
     away (and before udev tells us that it's gone).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=61
2018-05-30 10:11:56 +00:00
1d5e6c5b8a - includes everything needed for missing sle issue entries:
fate #315643-315645, 319159-319161, 319618 (bsc#1041556)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=59
2017-05-30 08:47:13 +00:00
df979df60b Accepting request 440982 from home:tobijk:X11:XOrg
- Update to version 1.9.0:
  This release supports the X server 1.19.

- Update to version 1.8.99.2:
  + Remove upstream patch U_conf-rename-to-70-synaptics.conf.patch
  + Adapt n_xf86-input-synaptics-wait.diff

OBS-URL: https://build.opensuse.org/request/show/440982
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=56
2016-11-21 11:58:23 +00:00
103ec43b7e - replaced n_conf-rename-to-70-synaptics.conf.patch with upstreamed
patch U_conf-rename-to-70-synaptics.conf.patch (boo #979554)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=54
2016-05-23 10:11:42 +00:00
24a2770b89 renamed u_conf-rename-to-70-synaptics.conf.patch to
n_conf-rename-to-70-synaptics.conf.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=53
2016-05-20 13:33:50 +00:00
f9d4594df7 - 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-synaptics?expand=0&rev=52
2016-05-19 15:30:43 +00:00
7249acf5f6 - u_conf-rename-to-70-synaptics.conf.patch
* bump up synaptics driver to 70, so it get's preferred over
    libinput, which was dropped down to 060 (boo #979554)
- adjusted n_xf86-input-synaptics-default-tap.diff,
  n_xf86-input-synaptics-xorg.conf.d_snippet.diff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=51
2016-05-19 15:24:22 +00:00
bc462fa74a Accepting request 344207 from home:pluskalm:branches:X11:XOrg
- Add gpg signature
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/344207
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=49
2015-11-13 12:03:36 +00:00
4d5cbeda0a - Update to version 1.8.3
* With Gabriele's fix, the order of fingers on the touchpad doesn't
    matter for two-finger scrolling. Previously, only one of the
    fingers would trigger scroll events. See 
    https://bugs.freedesktop.org/show_bug.cgi?id=92622

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=47
2015-11-02 10:49:09 +00:00
0be2b8816b Accepting request 319760 from home:jengelh:branches:X11:XOrg
- Ignore absence of udevadm, it won't be present in the build env.

OBS-URL: https://build.opensuse.org/request/show/319760
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=45
2015-07-31 12:16:26 +00:00
d6c0b0ac64 - Update to version 1.8.2:
* One significant change here: an artificial delay is now used
    between the button events of a doubletap. Some applications
    previously dropped the events because they had the same
    timestamp, with the delay this should now work fine.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=43
2015-03-31 08:57:33 +00:00
82a2110820 Accepting request 250488 from home:tobijk:X11:XOrg
- Update to version 1.8.1:
  A couple of coverity-induced fixes, the
  top software buttons are now 15% and better detection of two-finger
  taps. A couple of misc other fixes, the only oddity in there is a
  fix for clock drift - if you had clickpad clicks delayed by a
  second or so after a number of suspend/resume cycles then you may
  want to upgrade to this version.

OBS-URL: https://build.opensuse.org/request/show/250488
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=41
2014-09-22 06:36:54 +00:00
e1b4e92cc4 - Update to version 1.8.0
* final release; changes since 1.7.99.2: 
    + conf: drop the PNPID matching from the fdi file

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=39
2014-05-13 12:44:29 +00:00
707742bce3 - Update to version 1.7.99.2
* The second snapshot for synaptics 1.8 is now available. Note
    that there are are two significant changes:
    - the event device is not grabbed anymore. In some setups this
      may lead to duplicate events but where it does you're really
      better off using an InputClass instead of an InputDevice
      section in your xorg.conf.
    - the secondary software button area (i.e. the top software
      buttons on the Lenovo *40 series) is now automatically
      enabled based on the INPUT_PROP_TOPBUTTONPAD property,
      slated for kernel 3.15. No more PNPID matching in the
      snippets, which didn't work without a kernel patch anyway.
      If you can't update the kernel, use Option
      "HasSecondarySoftButtons" "on".

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=37
2014-05-07 10:40:48 +00:00
1f4e42c2a7 Accepting request 226512 from home:sumski:hazard:to:your:stereo
Update to version 1.7.99.1

OBS-URL: https://build.opensuse.org/request/show/226512
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=35
2014-03-18 11:42:50 +00:00
e4dc11f81a Accepting request 225712 from home:tobijk:X11:XOrg
update to version 1.7.4

OBS-URL: https://build.opensuse.org/request/show/225712
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=34
2014-03-12 15:04:03 +00:00
6dd2f944b3 - n_xf86-input-synaptics-xorg.conf.d_snippet.diff: disable
"HorizEdgeScroll" instead of setting "HorizScrollDelta" to 0
  (bnc#864664, fdo#75074)
- adapted n_xf86-input-synaptics-default-tap.diff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=32
2014-02-20 14:48:46 +00:00
9325049cfe - Update to version 1.7.3
* Just one fix for the stable branch, fixing the #define for
    server 1.15 (and newer). A bad ABI detection check enabled
    driver scaling on input ABI 20, causing sluggish pointer
    behaviour.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=30
2014-01-13 11:33:43 +00:00
8dc67e527d Accepting request 210090 from home:tobijk:X11:XOrg
update to version 1.7.2

OBS-URL: https://build.opensuse.org/request/show/210090
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=28
2013-12-10 16:58:58 +00:00
272da72f88 Accepting request 209141 from home:eeich:branches:X11:XOrg
- renamed:
  * xf86-input-synaptics-xorg.conf.d_snippet.diff ->
     n_xf86-input-synaptics-xorg.conf.d_snippet.diff
  * xf86-input-synaptics-wait.diff ->
     n_xf86-input-synaptics-wait.diff
  * xf86-input-synaptics-default-tap.diff ->
     n_xf86-input-synaptics-default-tap.diff
  to indicate that these are SUSE specific patches.

OBS-URL: https://build.opensuse.org/request/show/209141
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=27
2013-12-02 11:54:34 +00:00
fd967d4264 Accepting request 175589 from home:tobijk:X11:XOrg
update to version 1.7.1

OBS-URL: https://build.opensuse.org/request/show/175589
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=25
2013-05-21 09:56:16 +00:00
4f34fbba00 Accepting request 162126 from home:tobijk:X11:XOrg
update to 1.7.0

OBS-URL: https://build.opensuse.org/request/show/162126
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=23
2013-04-02 14:05:00 +00:00
ed98a029be - xf86-input-synaptics 1.6.3
* Compared to 1.6.2, we've had a memory leak fixed, better
    behaviour for synaptics soft buttons and, most importantly,
    a fix to reset the touch state after suspend.
- obsoletes xf86-input-synaptics-Reset-num_active_touches-on-DeviceOff-52496.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=21
2013-02-04 10:23:42 +00:00
62af884fe9 Accepting request 149184 from home:scarabeus_iv
- Use tapTwoFingers and tapThreeFingers for leftMouse and 
  middleMouse click respectively. (bnc#799455)

OBS-URL: https://build.opensuse.org/request/show/149184
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=19
2013-01-21 08:51:25 +00:00
2b69c1472a - xf86-input-synaptics-Reset-num_active_touches-on-DeviceOff-52496.patch
* Reset num_active_touches on DeviceOff (bnc#779452, fdo#52496)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=17
2013-01-04 10:13:53 +00:00
a7b7f7f7de Accepting request 128979 from home:tiwai:branches:X11:XOrg
- Drop broken LED double-tap patches (bnc#768506,bnc#765524)

OBS-URL: https://build.opensuse.org/request/show/128979
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=15
2012-07-31 10:14:32 +00:00
0700f73a6b Accepting request 126648 from home:tiwai:branches:X11:XOrg
- Fix double-tap LED behavior (bnc#768506)
- Enable tap-to-click as default (bnc#722457)

OBS-URL: https://build.opensuse.org/request/show/126648
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=13
2012-06-29 18:37:45 +00:00
c3c13c05ad Accepting request 124939 from home:klausi123:X11
Update to version 1.6.2

OBS-URL: https://build.opensuse.org/request/show/124939
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=11
2012-06-14 13:53:54 +00:00
a5de53fce5 Accepting request 123884 from home:tiwai:branches:X11:XOrg
- Remove obsoleted patches and revive LED double-tap (bnc#765524)
  * Remove obsoleted clickpad patches:
    xf86-input-synaptics-add-clickpad-support.diff
    xf86-input-synaptics-fix-clickpad-capabilities.diff
    xf86-input-synaptics-clickpad-doc-update.diff
  * Remove obsoleted stability patches:
    xf86-input-synaptics-filter-bogus-coord.diff
    xf86-input-synaptics-move-threshold.diff
  * Revive LED double-tap patch:
    xf86-input-synaptics-led-double-tap.diff

OBS-URL: https://build.opensuse.org/request/show/123884
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=9
2012-06-06 16:16:19 +00:00
9d9c784539 Accepting request 120805 from home:vuntz:branches:X11:XOrg
Update to 1.6.1

OBS-URL: https://build.opensuse.org/request/show/120805
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=6
2012-05-14 10:22:21 +00:00
5b1d757222 Accepting request 120569 from home:vuntz:branches:X11:XOrg
Update to 1.6.0

OBS-URL: https://build.opensuse.org/request/show/120569
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=5
2012-05-10 18:07:38 +00:00
5d2c1e3a9f Accepting request 115145 from home:dimstar:branches:X11:XOrg
Do not reset X when touching the pad.

OBS-URL: https://build.opensuse.org/request/show/115145
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=3
2012-04-24 09:15:10 +00:00
50cb5d3569 Accepting request 114752 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/114752
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=2
2012-04-20 09:32:01 +00:00
aef94d2383 Accepting request 114514 from home:vuntz:branches:X11:XOrg
New package, split from xorg-x11-driver-input

OBS-URL: https://build.opensuse.org/request/show/114514
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-input-synaptics?expand=0&rev=1
2012-04-19 09:39:05 +00:00