417 Commits (44baa36b9904f2afdfd00769a2d15a5eb630059e)
 

Author SHA1 Message Date
Gaetan Nadon 44baa36b99 config: refactor and comment the sdkdir distcheck workaround 16 years ago
Gaetan Nadon 7fa5982d47 config: remove unrequired AC_HEADER_STDC 16 years ago
Gaetan Nadon fe8d0fa11a replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 16 years ago
Gaetan Nadon 09b918db86 config: update AC_PREREQ statement to 2.60 16 years ago
Gaetan Nadon 9dbace89be config: remove AH_TOP autoheader statement 16 years ago
Paulo Ricardo Zanoni aaf65e7bfa Don't set pEvdev->rel for mouse wheel events 16 years ago
Peter Hutterer 8eede7ea8d Use X_PROBED instead of X_INFO for probed values. 16 years ago
Peter Hutterer 1936632cb0 evdev 2.4.0 16 years ago
Simon Thum 0dc931e1ac move feedback initialization up 16 years ago
Peter Hutterer d525b48a2f When labeling a device as touchpad, only check for LMR buttons. 16 years ago
Oliver McFadden 801778c310 emuMB: default to disabled mouse button emulation for touchscreens. 16 years ago
Peter Hutterer 99505011d1 man: fix man page formatting for option EmulateWheel. 16 years ago
Gaetan Nadon fd036680c2 config: move CWARNFLAGS from configure.ac to Makefile.am 16 years ago
Andrej Gelenberg e81cd935cf Implement XSetDeviceMode request handler 16 years ago
Alan Coopersmith 0b5844ce67 Update Sun license notices to current X.Org standard form 16 years ago
Dima Kogan d6beb16be2 allow wheel emulation to work with absolute-position devices 16 years ago
Dima Kogan 2f5a0fb698 removed unnecessary static declarations 16 years ago
Peter Hutterer 1b0df04abe Fix up BTN_TOUCH handling for non-button tablets. 17 years ago
Peter Hutterer 2ca24a16f0 Only init the calibration property for absolute devices. 17 years ago
David Woodhouse 7b285a802b Report initial calibration parameters. 17 years ago
David Woodhouse f187badb71 Swap axes before applying touch screen calibration. 17 years ago
Peter Hutterer 0e9d75ba68 Fix a comment, EV_CNT is available since 2.6.24 17 years ago
Gaetan Nadon 3a6d27b83d Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 17 years ago
Gaetan Nadon 886e303af1 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 17 years ago
Gaetan Nadon 3d23ef4888 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 17 years ago
Gaetan Nadon c0473e4921 Several driver modules do not have a ChangeLog target in Makefile.am #23814 17 years ago
Gaetan Nadon afc9e91765 .gitignore: use common defaults with custom section # 24239 17 years ago
Bartosz Brachaczek c1f16a4f59 Set all valuators for relative motion events (#24737) 17 years ago
Dmitry Torokhov a0f7f34dc5 Relax checks when reopening devices 17 years ago
Peter Hutterer 11669d8279 Fix drag-lock property handler for multiple draglock buttons. 17 years ago
Peter Hutterer 9cbffda910 Forward keycodes > 255 17 years ago
Peter Hutterer 59056e656c Remove the reopen timer logic. 17 years ago
Peter Hutterer aa6399fdb9 evdev 2.3.0 17 years ago
Peter Hutterer 1d86f5dec1 Convert IgnoreAbsolute/RelativeAxes options into trinary state. 17 years ago
Peter Hutterer fbd86e2530 Fix copy/paste typo in comment. 17 years ago
Peter Hutterer 9ea1f9a695 Fix typo, use uppercase like the other messages 17 years ago
Oliver McFadden 57b54ee399 evdev: Support the "Calibration" string option. 17 years ago
Peter Hutterer f2dc0681fe Finalize the middle button emulation when a read error occurs (#23048) 17 years ago
Peter Hutterer 3fa49dfcab evdev 2.2.99.2 17 years ago
Peter Hutterer 941391ca34 Add explicit options to ignore relative or absolute axes. 17 years ago
Peter Hutterer 2144f7d834 Remove unused has_xy. 17 years ago
Peter Hutterer 61b4e88e01 emuWheel: fix signed/unsigned screwup 17 years ago
Peter Hutterer 9ee70943ec Require xorg-macros 1.3 and XORG_DEFAULT_OPTIONS 17 years ago
Peter Hutterer 415b6ffa95 Only take the driver-internal button mapping to count buttons (#23405) 17 years ago
Dima Kogan f4ba2bd785 Allow 0 as wheel emulation button for unconditional scrolling (#20529) 17 years ago
Peter Hutterer 2e5f68754f Restrict wheel emulation to a single axis at a time. 17 years ago
Peter Hutterer 8fdb2abb6f man: fix documentation for EVDEV_PROP_WHEEL_BUTTON 17 years ago
Peter Hutterer ca0fb396f1 evdev 2.2.99.1 17 years ago
Peter Hutterer 7967677789 Treat tablets (BTN_TOOL_PEN devices) differently from touchpads. 17 years ago
Peter Hutterer 36064dca90 Add EvdevPostButtonEvent API to immediately post a button event (#23269) 17 years ago