summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab CI: add a basic build testAlan Coopersmith2022-01-171-0/+127
* Fix spelling/wording issuesAlan Coopersmith2022-01-164-15/+15
* Build xz tarballs instead of bzip2Alan Coopersmith2022-01-161-1/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-11-251-1/+1
* xf86-input-mouse 1.9.3xf86-input-mouse-1.9.3Matt Turner2018-06-181-1/+1
* bsd: Don't try to use SIGIO for input ABI >= 23Adam Jackson2018-02-211-0/+2
* Adapt to removal of xf86GetOSAdam Jackson2017-02-161-6/+5
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* mouse 1.9.2xf86-input-mouse-1.9.2Peter Hutterer2016-11-171-1/+1
* Support ABI_XINPUT_VERSION 24 (remove LastSelectMask from block/wakeup)Keith Packard2016-09-061-9/+12
* Support ABI_XINPUT_VERSION 23 (use input_lock/input_unlock)Keith Packard2016-06-011-0/+24
* Add some standard defines to pkg-config file.Thomas Klausner2015-07-271-0/+4
* README: Drop ancient, no longer supported versions of SolarisAlan Coopersmith2015-03-061-2/+2
* README: Add "or xf86-input-libinput" to -evdev note for LinuxAlan Coopersmith2015-03-061-1/+1
* xf86-input-mouse 1.9.1xf86-input-mouse-1.9.1Alan Coopersmith2014-08-111-1/+1
* Update some outdated language in a comment on obsolete hardwareAlan Coopersmith2014-07-111-1/+1
* Make absolute input reporting in Solaris aware of resolution changesMichael Thayer2014-05-201-9/+33
* Do not drop the result of protocol detectionMichael Thayer2014-04-181-5/+2
* Add support for absolute positioning (tablets).Thomas Klausner2014-03-301-1/+21
* For wsmouse, keep 3-button emulation status.Thomas Klausner2014-03-301-0/+11
* Make wsmouse (re-)init the version.Thomas Klausner2014-03-301-0/+11
* Enable MSE_MISC on NetBSD as well.Thomas Klausner2014-03-301-3/+1
* Add AC_SYSTEM_EXTENSIONS to expose asprintf with GNU libcPatrik Jakobsson2014-01-051-0/+1
* Use asprintf (or Xprintf on old servers) instead of strdup+sprintfAlan Coopersmith2013-11-032-17/+43
* Wrap some overly long linesAlan Coopersmith2013-10-191-12/+22
* mouse 1.9.0xf86-input-mouse-1.9.0Peter Hutterer2013-03-271-1/+1
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-161-1/+3
* configure: Drop AM_MAINTAINER_MODEAdam Jackson2013-01-161-1/+0
* Use signal-safe logging if availablePeter Hutterer2012-10-085-41/+49
* Fix compilation error with EXTMOUSEDEBUG onPeter Hutterer2012-08-171-2/+1
* xf86-input-mouse 1.8.1xf86-input-mouse-1.8.1Peter Hutterer2012-07-311-1/+1
* Fix compiler warning in sun_mouse.c (Solaris-only)Alan Coopersmith2012-07-311-1/+1
* Rename xf86-mouse.pc to xorg-mouse.pcPeter Hutterer2012-07-313-3/+3
* Install xf86-mouse.pc filePeter Hutterer2012-07-311-0/+3
* Fix compiler warningsPeter Hutterer2012-07-302-9/+9
* xf86-input-mouse 1.8.0xf86-input-mouse-1.8.0Alan Coopersmith2012-07-261-1/+1
* Fix vuidMouseAdjustFrame to build with Xorg 1.13 ABIAlan Coopersmith2012-07-254-8/+110
* Raise bar for xorg-server to 1.7 for XINPUT ABI 7Alan Coopersmith2012-07-242-15/+3
* Expand tabs to spacesAlan Coopersmith2012-04-308-3144/+3144
* Strip trailing whitespaceAlan Coopersmith2012-04-308-211/+211
* Add settable properties for middle mouse button emulationAlan Coopersmith2012-04-308-11/+146
* Set button & axis labelsAlan Coopersmith2012-04-301-1/+41
* Set XI_PROP_DEVICE_NODE property to string from "Device" optionAlan Coopersmith2012-04-302-1/+25
* sun_mouse.c: Remove redundant option checksAlan Coopersmith2012-04-301-6/+0
* xf86-input-mouse 1.7.2xf86-input-mouse-1.7.2Alan Coopersmith2012-03-151-1/+1
* sun_mouse.c: remove unused variablesAlan Coopersmith2011-12-221-2/+0
* Mark symtab_t.name in pnp.c as const to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-12-221-1/+1
* Avoid NULL pointer dereference in autoProbeMouse if proto == PROT_UNSUPAlan Coopersmith2011-12-051-1/+3