Commit Graph

  • 829facd516 Bump to 2.5.99. Peter Hutterer 2010-08-31 14:09:46 +10:00
  • fbafe59420 Fix comments about BTN_TOOL_PEN. Nikolai Kondrashov 2010-08-25 00:39:45 +04:00
  • 990540fa19 evdev 2.5.0 xf86-input-evdev-2.5.0 Peter Hutterer 2010-08-23 10:34:36 +10:00
  • b8945e61eb man: don't reference README.mouse Peter Hutterer 2010-08-23 10:27:35 +10:00
  • 97dc45b769 evdev 2.4.99.901 xf86-input-evdev-2.4.99.901 Peter Hutterer 2010-08-19 12:50:25 +10:00
  • ec6cb31cc4 evdev: Initialize valuators array. (#24737) Bartosz Brachaczek 2010-08-10 22:31:37 +02:00
  • ed47c7f33e evdev: Revert "Set all valuators for relative motion events (#24737)" Bartosz Brachaczek 2010-08-10 22:31:00 +02:00
  • 899218e181 Don't count BTN_TOUCH as tool. (#29428) Peter Hutterer 2010-08-09 13:01:11 +10:00
  • 4964c61f4b Return BadMatch for already configured devices. Peter Hutterer 2010-07-22 11:32:08 +10:00
  • 92e8dc4961 Use the new input API (changed PreInit function prototype). Peter Hutterer 2010-07-22 10:57:02 +10:00
  • e0e4b7d89b Move private init down. Peter Hutterer 2010-07-22 10:51:54 +10:00
  • d2c11d36a0 Use pInfo->options instead of dev->commonOptions. Peter Hutterer 2010-07-22 10:51:12 +10:00
  • 2f636402d8 Add ifdefs for pre ABI 12 support. Peter Hutterer 2010-07-22 10:40:01 +10:00
  • 3d3565c069 Remove usage of XI86_POINTER_CAPABLE and XI86_KEYBOARD_CAPABLE. Peter Hutterer 2010-07-22 10:38:58 +10:00
  • 421585fda6 Fix out-of-bounds access if more than MAX_VALUATORS are present. (#28809) Alex Warg 2010-06-30 10:33:46 +10:00
  • 8697811f56 man: some minor fixes to man page. Peter Hutterer 2010-06-22 14:40:13 +10:00
  • b06bffdc97 Add myself to Authors in man page. Peter Hutterer 2010-06-11 10:01:08 +10:00
  • 9410e452d2 config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS Gaetan Nadon 2010-05-27 21:56:47 -04:00
  • 516e538da4 config: upgrade to util-macros 1.8 for additional man page support Gaetan Nadon 2010-05-27 20:51:47 -04:00
  • 1f38e1bc11 COPYING: update and refactor the Copyright notices Gaetan Nadon 2010-06-12 09:59:06 -04:00
  • 456579ba30 Bump to 2.4.99 Peter Hutterer 2010-06-01 10:20:25 +10:00
  • 21a2ac818e Disable middle mouse button emulation by default. Peter Hutterer 2010-05-28 09:47:17 +10:00
  • 4c21624240 Remove libc wrappers for malloc, calloc and free. Peter Hutterer 2010-05-20 12:40:13 +10:00
  • 6e244b1098 Move mode declaration, it's not const either. Peter Hutterer 2010-05-20 12:38:19 +10:00
  • e7c301563a Move opening the device into a separate function. Peter Hutterer 2010-05-20 14:24:05 +10:00
  • ffc2c9961f Move checks for calibration, inversion and axis swap to EvdevProbe. Peter Hutterer 2010-05-20 11:54:56 +10:00
  • 7c01cff1fa Move EVIOCGRAB into a static func. Peter Hutterer 2010-05-19 15:37:01 +10:00
  • e6e20c1b3e Move error handling in PreInit down to the end. Peter Hutterer 2010-05-19 15:09:29 +10:00
  • b27d03b248 Comment odd EVIOCGRAB behaviour and reshuffle conditions a bit. Peter Hutterer 2010-05-19 14:55:32 +10:00
  • ba78428ed5 Remove support for kernel 2.4. Peter Hutterer 2010-05-19 14:52:29 +10:00
  • 041a1f246a config: AC_PROG_SED is required explicitly. Gaetan Nadon 2010-05-10 21:42:35 -04:00
  • 44b80d177f Update a stale comment about the use of pEvdev->tool. Peter Hutterer 2010-05-06 11:10:45 +10:00
  • 7bbbce9a83 Read the device resolution from the kernel. Peter Hutterer 2010-04-29 10:06:24 +10:00
  • 35b6085bf8 config: remove AH_TOP autoheader statement. Peter Hutterer 2010-04-28 10:41:06 +10:00
  • 539d67505c Revert "config: remove AH_TOP autoheader statement" Gaetan Nadon 2010-04-22 10:50:55 +10:00
  • a77dea1caa Merge branch 'master' of git://gitorious.org/omcfadde/xf86-input-evdev Peter Hutterer 2010-04-20 16:31:09 +10:00
  • 5fb1e841eb evdev: EvdevProbe: check ioctl() return value and warn on failure. Oliver McFadden 2010-04-20 06:59:58 +03:00
  • a4f2d12cd8 evdev: ioctl() may return a negative value therefor use a signed integer. Oliver McFadden 2010-04-20 05:48:33 +03:00
  • 6b5c0401e2 evdev: leaked_storage: free memory allocated from the xf86Option code. Oliver McFadden 2010-04-20 05:37:39 +03:00
  • 993e011b91 man: Use Autoconf provided $(AM_V_GEN)$(SED) Gaetan Nadon 2010-04-17 18:42:29 -04:00
  • 2d5e922a6d include: EXTRA_DIST is not required for header files. Gaetan Nadon 2010-04-17 18:23:48 -04:00
  • 41a38ec886 config: require macros 1.4, fix warnings, m4 quotings and layout Gaetan Nadon 2010-04-17 18:18:55 -04:00
  • b31c00efea config: optional extension check for inputproto not required Gaetan Nadon 2010-04-17 15:11:43 -04:00
  • b48dcfa3f2 config: replace deprecated INCLUDES with AM_CPPFLAGS Gaetan Nadon 2010-04-15 13:27:14 -04:00
  • 44baa36b99 config: refactor and comment the sdkdir distcheck workaround Gaetan Nadon 2010-04-15 13:22:31 -04:00
  • 7fa5982d47 config: remove unrequired AC_HEADER_STDC Gaetan Nadon 2010-04-15 13:13:45 -04:00
  • fe8d0fa11a replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Gaetan Nadon 2010-04-15 13:12:49 -04:00
  • 09b918db86 config: update AC_PREREQ statement to 2.60 Gaetan Nadon 2010-04-15 13:10:58 -04:00
  • 9dbace89be config: remove AH_TOP autoheader statement Gaetan Nadon 2010-04-15 13:09:05 -04:00
  • aaf65e7bfa Don't set pEvdev->rel for mouse wheel events Paulo Ricardo Zanoni 2010-04-14 17:12:27 -03:00
  • 6eab92c7e7 evdev 2.3.3 xf86-input-evdev-2.3.3 Peter Hutterer 2010-04-12 10:57:33 +10:00
  • 8eede7ea8d Use X_PROBED instead of X_INFO for probed values. Peter Hutterer 2010-04-08 16:49:01 +10:00
  • 1936632cb0 evdev 2.4.0 xf86-input-evdev-2.4.0 Peter Hutterer 2010-04-06 10:31:16 +10:00
  • 0dc931e1ac move feedback initialization up Simon Thum 2010-03-16 16:00:21 +01:00
  • d525b48a2f When labeling a device as touchpad, only check for LMR buttons. Peter Hutterer 2010-03-15 11:08:05 +10:00
  • 0e9990bf3b man: fix man page formatting for option EmulateWheel. Peter Hutterer 2010-02-18 19:01:51 +10:00
  • 801778c310 emuMB: default to disabled mouse button emulation for touchscreens. Oliver McFadden 2010-02-25 07:11:21 +02:00
  • 99505011d1 man: fix man page formatting for option EmulateWheel. Peter Hutterer 2010-02-18 19:01:51 +10:00
  • fd036680c2 config: move CWARNFLAGS from configure.ac to Makefile.am Gaetan Nadon 2010-02-11 10:08:07 -05:00
  • e81cd935cf Implement XSetDeviceMode request handler Andrej Gelenberg 2010-01-12 11:22:16 +01:00
  • 0b5844ce67 Update Sun license notices to current X.Org standard form Alan Coopersmith 2010-01-15 15:10:55 -08:00
  • 9d2156e5a6 Don't reopen ad infinitum if reopen_attempts is 0. Peter Hutterer 2010-01-08 13:41:13 +10:00
  • f7850a4042 evdev 2.3.2 xf86-input-evdev-2.3.2 Peter Hutterer 2009-12-11 13:42:33 +10:00
  • d6beb16be2 allow wheel emulation to work with absolute-position devices Dima Kogan 2009-12-05 02:05:19 -08:00
  • 2f5a0fb698 removed unnecessary static declarations Dima Kogan 2009-12-05 02:08:32 -08:00
  • bd4102af6e Fix up BTN_TOUCH handling for non-button tablets. Peter Hutterer 2009-12-01 15:44:39 +10:00
  • 22e816eb32 Only init the calibration property for absolute devices. Peter Hutterer 2009-12-01 14:16:10 +10:00
  • b6b377fe9a Report initial calibration parameters. David Woodhouse 2009-12-01 00:14:54 +00:00
  • 3772676fd6 Swap axes before applying touch screen calibration. David Woodhouse 2009-12-01 00:12:36 +00:00
  • 1b0df04abe Fix up BTN_TOUCH handling for non-button tablets. Peter Hutterer 2009-12-01 15:44:39 +10:00
  • 2ca24a16f0 Only init the calibration property for absolute devices. Peter Hutterer 2009-12-01 14:16:10 +10:00
  • 7b285a802b Report initial calibration parameters. David Woodhouse 2009-12-01 00:14:54 +00:00
  • f187badb71 Swap axes before applying touch screen calibration. David Woodhouse 2009-12-01 00:12:36 +00:00
  • 0e9d75ba68 Fix a comment, EV_CNT is available since 2.6.24 Peter Hutterer 2009-11-27 14:29:52 +10:00
  • 3a6d27b83d Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Gaetan Nadon 2009-11-23 09:25:05 -05:00
  • 4f05afd495 evdev 2.3.1 xf86-input-evdev-2.3.1 Peter Hutterer 2009-11-20 11:18:03 +10:00
  • c6964dd28a Set all valuators for relative motion events (#24737) Bartosz Brachaczek 2009-11-13 00:18:00 +10:00
  • 175af93bdb Relax checks when reopening devices Dmitry Torokhov 2009-11-02 23:11:55 -08:00
  • 7c3c7f83d0 Fix drag-lock property handler for multiple draglock buttons. Peter Hutterer 2009-11-02 13:57:18 +10:00
  • 886e303af1 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Gaetan Nadon 2009-10-28 14:41:40 -04:00
  • 3d23ef4888 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Gaetan Nadon 2009-10-28 14:09:09 -04:00
  • c0473e4921 Several driver modules do not have a ChangeLog target in Makefile.am #23814 Gaetan Nadon 2009-10-26 12:54:20 -04:00
  • afc9e91765 .gitignore: use common defaults with custom section # 24239 Gaetan Nadon 2009-10-22 12:34:16 -04:00
  • c1f16a4f59 Set all valuators for relative motion events (#24737) Bartosz Brachaczek 2009-11-13 00:18:00 +10:00
  • a0f7f34dc5 Relax checks when reopening devices Dmitry Torokhov 2009-11-02 23:11:55 -08:00
  • 11669d8279 Fix drag-lock property handler for multiple draglock buttons. Peter Hutterer 2009-11-02 13:57:18 +10:00
  • 9cbffda910 Forward keycodes > 255 Peter Hutterer 2009-10-22 15:13:02 +10:00
  • 59056e656c Remove the reopen timer logic. Peter Hutterer 2009-10-13 14:51:49 +10:00
  • d5969caabe evdev 2.2.6 xf86-input-evdev-2.2.6 Peter Hutterer 2009-10-19 13:45:57 +10:00
  • 5a4b0ba33d Finalize the middle button emulation when a read error occurs (#23048) Peter Hutterer 2009-10-06 19:09:33 +10:00
  • aa6399fdb9 evdev 2.3.0 xf86-input-evdev-2.3.0 Peter Hutterer 2009-10-19 11:40:24 +10:00
  • 1d86f5dec1 Convert IgnoreAbsolute/RelativeAxes options into trinary state. Peter Hutterer 2009-10-15 11:13:47 +10:00
  • fbd86e2530 Fix copy/paste typo in comment. Peter Hutterer 2009-10-15 10:52:27 +10:00
  • 9ea1f9a695 Fix typo, use uppercase like the other messages Peter Hutterer 2009-10-13 10:49:46 +10:00
  • 57b54ee399 evdev: Support the "Calibration" string option. Oliver McFadden 2009-10-12 16:32:51 +03:00
  • f2dc0681fe Finalize the middle button emulation when a read error occurs (#23048) Peter Hutterer 2009-10-06 19:09:33 +10:00
  • 3fa49dfcab evdev 2.2.99.2 xf86-input-evdev-2.2.99.2 Peter Hutterer 2009-10-08 14:26:41 +10:00
  • 941391ca34 Add explicit options to ignore relative or absolute axes. Peter Hutterer 2009-09-30 12:05:17 +10:00
  • 2144f7d834 Remove unused has_xy. Peter Hutterer 2009-09-30 11:49:21 +10:00
  • 61b4e88e01 emuWheel: fix signed/unsigned screwup Peter Hutterer 2009-09-21 16:56:28 +10:00