aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* evdev 2.2.0xf86-input-evdev-2.2.0Peter Hutterer2009-03-09
* Define MAX_VALUATORS if it's missing to allow for builds against 1.5.Peter Hutterer2009-03-09
* Check button label before fetching the Atom from the server. (#20524)Peter Hutterer2009-03-09
* Fix duplicate wheel button up mapping.Peter Hutterer2009-03-06
* evdev 2.1.99.1xf86-input-evdev-2.1.99.1Peter Hutterer2009-03-02
* Add support for button labelling.Peter Hutterer2009-03-02
* Rename prop_label to prop_axis_label.Peter Hutterer2009-03-02
* Don't double-assign the UKNOWN axis label.Peter Hutterer2009-02-26
* If scrollwheels are found, bump the button number by 4 (or up to 7).Peter Hutterer2009-02-26
* Ignore REL_WHEEL, REL_HWHEEL and REL_DIAL during axis initialisation.Peter Hutterer2009-02-26
* Pass on all relative events, not just x/y.Peter Hutterer2009-02-26
* Reduce the number of read calls in ReadInput.Adam Jackson2009-02-26
* Split ReadInput into ReadInput and ProcessEvent.Peter Hutterer2009-02-26
* Move relative motion and other magic up to EV_SYN processing.Adam Jackson2009-02-26
* Open with O_NONBLOCK, and simplify EvdevReadInput to match.Adam Jackson2009-02-23
* Revert "Remove useless include directive."Peter Hutterer2009-02-19
* Label axes conditional on actual support.Peter Hutterer2009-02-18
* Accommodate for holes in the ABS label defines.Peter Hutterer2009-02-18
* Add support for arbitrary relative axis labels.Peter Hutterer2009-02-17
* Remove superfluous (and duplicate) call to xf86MotionHistoryAllocate.Peter Hutterer2009-02-17
* Add generic axis support for relative axes.Peter Hutterer2009-02-17
* Add dynamic axis labelling for absolute devices.Peter Hutterer2009-02-17
* remove duplicate (code > 255) check.Peter Hutterer2009-02-16
* man: list the options and properties in alphabetical order.Peter Hutterer2009-02-16
* man: Fix two minor typos in man page.Peter Hutterer2009-02-16
* Swap axes after scaling, not before.Peter Hutterer2009-02-16
* CacheCompare before probing the device.Peter Hutterer2009-02-16
* General axis valuator support.Matt Helsley2009-02-16
* Change cached bitmasks from long to unsigned long.Peter Hutterer2009-02-16
* Remove unused 'screen' variable from the EvdevRec.Peter Hutterer2009-02-16
* Log which EVIOCGABS ioctl failed.Peter Hutterer2009-02-16
* Remove superfluous motion history allocation.Peter Hutterer2009-02-16
* Remove duplicate MB emu finalization.Peter Hutterer2009-02-16
* Remove useless include directive.Peter Hutterer2009-02-16
* Add descriptive messages for device-has-changed errsBryce Harrington2009-02-13
* Really fix distcheckDan Nicholson2009-02-03
* Janitor: make distcheck, .gitignore.Paulo Cesar Pereira de Andrade2009-02-02
* EvdevCacheCompare: ignore changes in current device positionJulien Plissonneau Duquene2009-02-03
* fix manpage formattingPeter Breitenlohner2009-02-02
* Protect against zero-sized property values. #19882Peter Hutterer2009-02-02
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-01-30
* Stop hammering XKB defaultsDan Nicholson2009-01-29
* Reshuffle property initialization.Peter Hutterer2009-01-22
* Deal with XINPUT ABI 5.Peter Hutterer2009-01-22
* Require XKB.Peter Hutterer2009-01-22
* Add automatic axis labeling.Peter Hutterer2009-01-22
* Don't print xkb options twice to the log file.Peter Hutterer2009-01-22
* Register the property handler AFTER setting all the properties.Peter Hutterer2009-01-20
* Test for pressure BEFORE using has_pressure.Peter Hutterer2009-01-19
* Disable middle mouse button emulation when a middle mouse button event is reg...Michael Chapman2009-01-13