Commit Graph

  • 75459b1c0b Expose width support in capabilites properity. Chris Bagwell 2010-07-19 19:30:14 -05:00
  • 51e9bb8158 Expose pressure support in capabilities property. Chris Bagwell 2010-07-07 20:40:52 -05:00
  • cc9d341552 Make default checks for x, y, w, and p separate. Chris Bagwell 2010-07-15 21:44:03 -05:00
  • df9b639cef Remove one leftover xcalloc. Peter Hutterer 2010-06-23 09:53:02 +10:00
  • 3e9753f096 Bump to 1.2.99.1. xf86-input-synaptics-1.2.99.1 Peter Hutterer 2010-06-17 11:17:41 +10:00
  • b19e3782a7 Purge GuestMouse support. Peter Hutterer 2010-06-17 11:23:15 +10:00
  • 2c8ba51947 Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-synaptics Peter Hutterer 2010-06-17 11:15:44 +10:00
  • bef44f0160 synclient: allow Min|MaxSpeed values of > 1.0. Peter Hutterer 2010-06-16 10:35:20 +10:00
  • a3c38206ed Require server 1.6 or later. Peter Hutterer 2010-06-15 16:03:41 +10:00
  • fe15f60ef2 Re-use width/height variables. Peter Hutterer 2010-06-15 15:09:53 +10:00
  • 832dfd03bb Reshuffle default value initialization. Peter Hutterer 2010-06-15 15:06:34 +10:00
  • 22a2c7feb1 config: add comment regarding MAN_SUBSTS variable usage Gaetan Nadon 2010-06-11 14:22:06 -04:00
  • 078bad1582 Move some defines to where they belong. Peter Hutterer 2010-06-15 15:01:16 +10:00
  • 7b97f98699 Support percent values for area. Peter Hutterer 2010-06-15 14:24:05 +10:00
  • 8b3717055a man: don't call it "synaptics" touchpad driver. Peter Hutterer 2010-06-15 13:57:11 +10:00
  • 857d579de8 man: note where the Area options fit in. Peter Hutterer 2010-06-15 13:54:16 +10:00
  • f42fa446c4 man: move area description down to CONFIGURATION DETAILS section. Peter Hutterer 2010-06-15 13:48:46 +10:00
  • 78df6c5da2 man: divide up man page with a few subheaders. Peter Hutterer 2010-06-15 13:46:54 +10:00
  • 1f2b54cd57 man: update SHMConfig documentation, it's only useful for debugging now. Peter Hutterer 2010-06-15 10:16:38 +10:00
  • 69097acf35 Don't allow anything but relative mode. Peter Hutterer 2010-06-15 10:49:17 +10:00
  • f07e1e1cbe Mulitply dix acceleration into synaptics maximum. Simon Thum 2010-02-16 09:57:03 +01:00
  • 6e346388f8 Accel: retain para->accel scale. Simon Thum 2010-02-15 13:28:17 +01:00
  • 4e0e53fcba Setup pointer acceleration for synaptics Simon Thum 2009-09-09 14:41:08 +02:00
  • 3c26383af5 Revert "Setup pointer acceleration for synaptics" Peter Hutterer 2010-06-07 11:28:42 +10:00
  • 144210ab49 Merge branch 'master' of git://people.freedesktop.org/~gnadon/xf86-input-synaptics Peter Hutterer 2010-06-02 12:57:38 +10:00
  • dead313d15 config: fdi file must be installed in $(datadir)/hal/fdi/policy/20thirdparty Gaetan Nadon 2010-06-01 20:55:15 -04:00
  • a489ec15eb Setup pointer acceleration for synaptics Simon Thum 2009-09-09 14:41:08 +02:00
  • 3dd5486bc8 config: synaptics depends on RANDR through xf86.h Gaetan Nadon 2010-05-31 15:39:18 -04:00
  • 92789dfb8a config: add AC_CHECK_LIB for math library functions Gaetan Nadon 2010-05-28 20:16:54 -04:00
  • c1df54855a README: add standard reference links section Gaetan Nadon 2010-05-28 13:38:35 -04:00
  • 3b78018e9a COPYING: add three missing authors listed in synaptics.c Gaetan Nadon 2010-05-28 13:32:55 -04:00
  • c4ca660b47 Remove unused TODO file Gaetan Nadon 2010-05-28 13:19:11 -04:00
  • 9924329002 config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS Gaetan Nadon 2010-05-28 13:09:00 -04:00
  • 100d3d60cd config: upgrade to util-macros 1.8 for additional man page support Gaetan Nadon 2010-05-28 13:07:42 -04:00
  • 14fc097bc4 config: replace Automake deprecated INCLUDES var with AM_CPPFLAGS Gaetan Nadon 2010-05-25 13:29:46 -04:00
  • 2554d5b615 config: unconditionaly build synclient and syndaemon apps Gaetan Nadon 2010-05-25 13:00:04 -04:00
  • a101621bf6 man: Use Autoconf provided $(AM_V_GEN)$(SED) Gaetan Nadon 2010-05-30 21:40:01 -04:00
  • 82c2e2d934 config: 50-synaptics.conf must be unconditionally distributed Gaetan Nadon 2010-05-24 15:53:06 -04:00
  • e517ccca6e config: use automake "dir" pattern for simplification Gaetan Nadon 2010-05-24 15:50:18 -04:00
  • e4d280dfbd config: close a loophole where user input means x server has a feature Gaetan Nadon 2010-05-24 15:27:56 -04:00
  • f3e4c58603 config: fix warnings, m4 quoting and layout Gaetan Nadon 2010-05-22 20:48:29 -04:00
  • 5d64210dc6 config: Upgrade X.Org macros to 1.4 for INSTALL file copying Gaetan Nadon 2010-05-22 20:29:27 -04:00
  • 20fd08780d config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 Gaetan Nadon 2010-05-22 20:28:51 -04:00
  • 2538a6b87a config: remove unrequired AC_HEADER_STDC Gaetan Nadon 2010-05-22 20:27:10 -04:00
  • 2aae5d03e3 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Gaetan Nadon 2010-05-22 20:26:36 -04:00
  • 2f81c85866 config: update AC_PREREQ statement to 2.60 Gaetan Nadon 2010-05-22 20:24:57 -04:00
  • bc3c096749 config: regroup macros and variables in the backend checking Gaetan Nadon 2010-05-22 17:52:43 -04:00
  • 8843aaf480 config: rework the synclient and syndaemon dependencies Gaetan Nadon 2010-05-30 21:19:29 -04:00
  • 76dd6ffee7 Bump to 1.2.99 Peter Hutterer 2010-05-25 07:36:43 +10:00
  • a8ed3f90bf Don't use libcwrappers for calloc and free. Peter Hutterer 2010-05-20 12:50:40 +10:00
  • 345e61fe92 Building syndaemon and synclient needs $(XI_CFLAGS) and $(AM_CFLAGS) Gabor Z. Papp 2010-05-20 12:45:54 +10:00
  • f539d67660 Remove psmcomm.h header - superfluous. Peter Hutterer 2010-05-11 13:46:31 +10:00
  • c52e4a8ecd Reshuffle to handle dead area better. Peter Hutterer 2010-05-10 11:17:49 +10:00
  • d79732c1ff Make scrollbuttons processing and property conditional on their existence. Peter Hutterer 2010-05-07 13:46:49 +10:00
  • b8776ff0b4 move history storage from ComputeDeltas into HandleState. Peter Hutterer 2010-05-06 17:27:14 +10:00
  • 69a8de8fd9 Add NO_EDGE to the edge enum instead of using hardcoded 0. Peter Hutterer 2010-05-06 16:36:52 +10:00
  • 33b01280d8 Rename HandleClickWithFingers to handle_clickfinger. Peter Hutterer 2010-05-06 15:22:33 +10:00
  • 1b612c0bbc Factor out updating the hardware state. Peter Hutterer 2010-05-06 15:21:39 +10:00
  • 9076f06b1b Use post_button_click to post doubleclicks. Peter Hutterer 2010-05-06 15:10:40 +10:00
  • 7fd741f76a Move scroll button handling out of HandleState. Peter Hutterer 2010-05-06 15:09:33 +10:00
  • 39aed3b773 When scrolling, hardcode the button/press release cycle. Peter Hutterer 2010-05-06 15:05:35 +10:00
  • 3782060b41 Factor out up/down and left/right button scrolling from HandleState. Peter Hutterer 2010-05-06 14:54:35 +10:00
  • e72c29939f Move SHM hardware state update into a separate function. Peter Hutterer 2010-05-06 14:21:42 +10:00
  • e579bab2f7 Change condition the finger requirement obvious. Peter Hutterer 2010-05-06 16:58:46 +10:00
  • a1aa196a53 Add FIXME: where does the 13 come from? Peter Hutterer 2010-05-06 16:10:34 +10:00
  • 776ec0ed42 Disable ClickFinger for touchpads with more than one physical button (#26079) Peter Hutterer 2010-04-29 15:03:55 +10:00
  • 87b29e6004 Add 50-synaptics.conf snippet. Peter Hutterer 2010-04-08 14:47:08 +10:00
  • e22a850e69 eventcomm: use X_PROBED for kernel-probed values. Peter Hutterer 2010-04-14 08:41:06 +10:00
  • 4e221c1647 config: include files redundant in EXTRA_DIST Gaetan Nadon 2010-04-05 20:57:06 -04:00
  • a0d6e90b26 synaptics 1.2.2 xf86-input-synaptics-1.2.2 Peter Hutterer 2010-03-26 15:13:40 +10:00
  • ba0d227a6d After closing the fd, reset it to -1. Peter Hutterer 2010-03-17 13:52:43 +10:00
  • 5c811a864e Don't clobber the timer we just created. Adam Jackson 2010-03-12 08:32:22 +10:00
  • a07fe65031 After closing the fd, reset it to -1. Peter Hutterer 2010-03-17 13:52:43 +10:00
  • 0fb151b238 Don't clobber the timer we just created. Adam Jackson 2010-03-12 08:32:22 +10:00
  • 8d0e7686d8 tools: use more appropriate CFLAGS Gaetan Nadon 2010-02-10 20:22:37 -05:00
  • ddfadc2e82 tools: add the main include directory Gaetan Nadon 2010-02-10 12:50:50 -05:00
  • f7559a5ea5 Update Sun license notices to current X.Org standard form Alan Coopersmith 2010-01-15 15:08:42 -08:00
  • 7a43ba2b9d configure: don't clobber CFLAGS Julien Cristau 2010-01-08 16:22:51 +00:00
  • a177682907 synaptics: don't link the tools against pkg-config --libs xorg-server Julien Cristau 2010-01-08 16:22:50 +00:00
  • 94aaded93d Restore user's setting when enabling touchpad. Hiroyuki Ikezoe 2010-01-07 11:28:27 +09:00
  • fb058a463e configure.ac: use backticks rather than $() for cmd subs Gaetan Nadon 2009-12-15 21:37:43 -05:00
  • faf250d013 synaptics 1.2.1 xf86-input-synaptics-1.2.1 Peter Hutterer 2009-12-11 13:46:50 +10:00
  • 537e5206fd Don't destroy the timer on DeviceOff. Adam Jackson 2009-12-10 13:33:37 -05:00
  • 8069245fd5 Always make the input buffer size 200 Peter Hutterer 2009-11-02 09:48:38 +10:00
  • e52e4d58ae synclient: fix man page typo Peter Hutterer 2009-10-22 08:19:35 +10:00
  • 4754626b79 man: update manpage for new tap ordering Peter Hutterer 2009-10-20 08:16:48 +10:00
  • babe528827 Don't destroy the timer on DeviceOff. Adam Jackson 2009-12-10 13:33:37 -05:00
  • 8748a83dc5 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Gaetan Nadon 2009-11-23 09:25:05 -05:00
  • a1ee64384f INSTALL files are missing/incorrect #24206 Gaetan Nadon 2009-11-10 21:34:53 -05:00
  • 0a9d91701d Several driver modules do not have a ChangeLog target in Makefile.am #23814 Gaetan Nadon 2009-11-10 21:33:33 -05:00
  • 66cdb27572 .gitignore: use common defaults with custom section # 24239 Gaetan Nadon 2009-11-10 21:20:52 -05:00
  • e6b1a4ef12 Reduce SynapticsCtrl to a stub. Peter Hutterer 2009-11-03 13:40:21 +10:00
  • 33413529dc eventcomm: don't use the Xisb buffers for reading. Peter Hutterer 2009-11-02 10:42:44 +10:00
  • d3c1b80692 Clean up debugging system, allow for --enable-debug Peter Hutterer 2009-11-02 10:06:01 +10:00
  • 0198c02774 Always make the input buffer size 200 Peter Hutterer 2009-11-02 09:48:38 +10:00
  • 8b1446f798 synclient: if no option is specified, assume -l Peter Hutterer 2009-10-22 08:20:55 +10:00
  • 6622911370 synclient: fix man page typo Peter Hutterer 2009-10-22 08:19:35 +10:00
  • cf2ccaaeb7 man: update manpage for new tap ordering Peter Hutterer 2009-10-20 08:16:48 +10:00
  • d109ebbd5e synaptics 1.2.0 xf86-input-synaptics-1.2.0 Peter Hutterer 2009-10-08 13:41:59 +10:00
  • 807a0ecd61 Require recordproto 1.13 or libXtst 1.1 for record support. Peter Hutterer 2009-10-06 08:06:37 +10:00