674 Commits (bb0850c469f05c49a772d4edf99a16121787402c)
 

Author SHA1 Message Date
Jacopo De Simoi bb0850c469 Original ahm patch 9 years ago
David Strobach 425ed6017a Middle emulation - make the emulated button number configurable 9 years ago
Peter Hutterer 7251e42dfb Fix off-by-one error counting axes 10 years ago
Peter Hutterer 551db5b86e evdev 2.10.4 10 years ago
Keith Packard bb8bde7456 Support XINPUT ABI 24 (remove select mask from block/wakeup handlers) 10 years ago
Keith Packard 7b1267f7f1 Support XINPUT ABI version 23 (threaded input) 10 years ago
Keith Packard e08b033276 Report errors when attempting to write keyboard controls 10 years ago
Peter Hutterer 7c1971d9e7 evdev 2.10.3 10 years ago
Peter Hutterer 9a6952dafe Restore non-xy axes updates 10 years ago
Peter Hutterer f12eca9f83 evdev 2.10.2 10 years ago
Peter Hutterer 33dc3d7128 Prevent buffer overrun accessing btn_labels 10 years ago
Peter Hutterer 7b0a65d989 Don't reset the other axis on wheel emulation scroll buildup 10 years ago
Peter Hutterer d24431a186 Restore wheel emulation for absolute devices 10 years ago
Peter Hutterer ce7d8fdebc man: add a warning that wheel emu inertia must be set and it isn't inertia 10 years ago
Peter Hutterer 6a3beab613 evdev 2.10.1 10 years ago
Peter Hutterer d7e61a7074 Only map x and y to axes 0 and 1 10 years ago
Peter Hutterer 01e7ac4854 evdev 2.10.0 11 years ago
Thomas Hindoe Paaboel Andersen 034be31159 Add "Resolution" option for mice to the evdev driver 11 years ago
Peter Hutterer 66c9978864 Add the default evdev config 11 years ago
Peter Hutterer 0d3494eadf Bump to 2.9.99 11 years ago
Peter Hutterer 56a5e67162 Unconditionally require mtdev 11 years ago
Peter Hutterer 74433f788a Always check for a return value on creating a property 11 years ago
Peter Hutterer fdc33809de Invert a condition to reduce nesting 11 years ago
Peter Hutterer 38e107a39f Disable axis faking and MT event processing on fake MT devices 11 years ago
Peter Hutterer b6176cff5a Invert two conditions to reduce nesting 11 years ago
Peter Hutterer 37afebfb67 Factor out MT axis counting into a separate function 11 years ago
Peter Hutterer 5b5ae1786c Split android axis simulation into a helper function 11 years ago
Peter Hutterer 2c9f4f0380 Require multitouch/smooth scrolling dependencies 11 years ago
Peter Hutterer 39ef4444a2 Drop evdev-specific XKB defaults 11 years ago
Tobias Himmer abc4a8b603 Check for incoming MT slot indices exceeding the allocated number of slots. 11 years ago
Colin B. Macdonald b370ccdff8 Workaround lack of ABS_X on MT devices (#80470) 11 years ago
Éric Brunet 511498478b Move EVDEV_RELATIVE_MODE logic earlier 11 years ago
Éric Brunet 3dcf6f123c Don't update old_vals when not in EVDEV_RELATIVE_MODE 11 years ago
Éric Brunet f59585b367 Change the logic concerning EVDEV_RELATIVE_MODE and in_proximity 11 years ago
Éric Brunet 593bbc6390 drop the pEvdev->delta array 11 years ago
Éric Brunet e0e2587a95 Split pEvdev->vals into pEvdev->abs_vals and pEvdev->rel_vals 11 years ago
Peter Hutterer cb3b023783 evdev 2.9.1 11 years ago
Peter Hutterer 124eff9ba2 Remove three unused #defines 12 years ago
Éric Brunet 605047613c Don't pass superfluous arguments to EvdevPost*Events 12 years ago
Peter Hutterer 3ee98d0b7f Drop some unused #defines 12 years ago
Peter Hutterer 977588d24a If only IgnoreRelativeAxes is set, init like a normal relative device 12 years ago
Peter Hutterer 291b60172d Fix axis initialization for devices with abs x/y and rel scrollwheels 12 years ago
Peter Hutterer 8ce06c96e4 Make the slot-state per slot 12 years ago
Peter Hutterer 5d239ceb26 evdev 2.9.0 12 years ago
Peter Hutterer 13dea90bc8 Use the server's device list for duplicate detection (#78309) 12 years ago
Peter Hutterer b25d716165 evdev 2.8.99.1 12 years ago
Peter Hutterer 41cf9212d0 Map REL_DIAL to horizontal scrolling (#73105) 12 years ago
Peter Hutterer 75368052b5 Revert "Map REL_DIAL to horizontal scrolling (#73105)" 12 years ago
Peter Hutterer 16c85cbeac Map REL_DIAL to horizontal scrolling (#73105) 12 years ago
Hans de Goede ae67f64f02 evdev: Add support for server managed fds 12 years ago