summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xf86-input-mouse 1.9.5HEADxf86-input-mouse-1.9.5masterAlan Coopersmith2023-05-041-1/+1
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-252-2/+2
* sun_mouse: remove entry from vuidMouseList in DEVICE_CLOSEAlan Coopersmith2022-11-091-1/+14
* sun_mouse: Add RelToAbs option to convert relative events to absoluteAlan Coopersmith2022-11-091-2/+167
* sun_mouse: include more required system headersAlan Coopersmith2022-11-022-4/+4
* Rearrange includes to fix build on OmniOS. Include unistd.h for ioctl(2).Thomas Klausner2022-11-021-3/+4
* xf86-input-mouse 1.9.4xf86-input-mouse-1.9.4Alan Coopersmith2022-11-011-2/+2
* sun_mouse.c: #include "config.h"Alan Coopersmith2022-11-011-0/+4
* configure: check for timingsafe_memcmpAlan Coopersmith2022-10-171-1/+1
* autoGood: quiet -Wimplicit-fallthrough warningAlan Coopersmith2022-10-171-0/+1
* InputDriverRec: Fix -Wmissing-field-initializers warningAlan Coopersmith2022-10-171-6/+12
* SetupMouse: fix -Wsign-compare warningAlan Coopersmith2022-10-161-2/+1
* checkForErraticMovements: Fix -Wempty-body warningsAlan Coopersmith2022-10-161-2/+4
* sun_mouse: Fix -Wnull-dereference warningAlan Coopersmith2022-10-161-2/+5
* sun_mouse: Fix -Wsign-compare warningsAlan Coopersmith2022-10-161-3/+3
* gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith2022-10-161-2/+2
* 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