summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-01-05Add X.Org's standard C warning flags to AM_CFLAGSHEADmasterAlan Coopersmith1-1/+1
2014-07-14Fix wheel button labelsLoïc Yhuel1-4/+4
2013-10-21Don't de-reference pMse if it hasn't been initialised yetPeter Hutterer1-2/+4
2013-10-21Handle DEVICE_ABORT on ABI 19.1Peter Hutterer1-0/+9
2013-02-07Free the vmmouse data on UnInitPeter Hutterer1-0/+7
2012-11-23Fix compiler warnings about unused variablesPeter Hutterer1-14/+0
2012-11-23Use sigsafe logging in ReadInput pathPeter Hutterer1-2/+6
2012-08-07Reset ps2buttons to avoid button messages from being discarded.Stephen Brooks1-1/+1
2012-05-03Enable hardware access during vmmouse preinit.Michal Srb1-0/+21
2012-01-12Deal with opaque InputOption types in ABI 14Peter Hutterer1-15/+34
2010-11-04Make the modinfo sring contain an optional subpatch numberThomas Hellstrom1-2/+8
2010-11-04Adjust to input ABI 12.Peter Hutterer1-33/+117
2010-11-04Move allocation of mPriv down.Peter Hutterer1-12/+10
2010-11-04ABI 12 requires valuator modes to be specified.Peter Hutterer1-4/+20
2010-11-04Move passthrough initialization out into a separate function.Peter Hutterer1-8/+12
2010-11-04Remove superflouous assignment.Peter Hutterer1-1/+0
2010-11-04Replace LocalDevicePtr with InputInfoPtr.Peter Hutterer1-5/+5
2010-10-21InputDriverRec XINPUT cleanup.Trevor Woerner1-1/+4
2010-10-21Deprecated code cleanup.Trevor Woerner1-9/+14
2010-07-09Purge macro NEED_EVENTSFernando Carrijo1-1/+0
2010-04-17Don't clobber CFLAGSJulien Cristau1-1/+1
2010-04-17Include exevents.h for XIGetKnownPropertyJulien Cristau1-0/+1
2010-02-26vmmouse: don't hardcode the module version in the sourceJulien Cristau1-7/+4
2009-09-08Symbol was removed from the server.Peter Hutterer1-0/+4
2009-08-06Compile with INPUT ABI 7.xf86-input-vmmouse-12.6.5Adam Jackson1-4/+52
2009-07-29Needed by newer X servers, otherwise the module data is invisible and a dlope...Peter Hutterer1-1/+1
2009-07-29Turn off built-in fallback-to-mouse-driver mechanism. With inputShelley Gong1-2/+11
2009-06-06Remove ModuleInfoRec and associated bits.Matthias Hopf1-81/+0
2009-05-111) Fix bug where motion notify events were being sent with every button event.xf86-input-vmmouse-12.6.4Shelley Gong1-16/+37
2008-12-22Fix make distcheck allowing custom build directories.Peter Hutterer1-4/+2
2008-12-22Fix build against master - add xf86OSmouse.hPeter Hutterer2-1/+278
2008-11-14Bump for 12.6.2 release.xf86-input-vmmouse-12.6.2Philip Langdale1-1/+1
2008-11-13Only turn on absolute mode when we get an actual event; we don'tPhilip Langdale1-2/+10
2008-11-13Don't flush buttons.Philip Langdale1-13/+2
2008-10-23Bump for 12.6.1 release.xf86-input-vmmouse-12.6.1Philip Langdale1-1/+1
2008-10-23Bump version number for 12.6.0 release.xf86-input-vmmouse-12.6.0Philip Langdale1-2/+2
2008-10-21Move shared vmmouse files into a separate static lib so we canPhilip Langdale6-765/+4
2008-10-17Change ZAxisMapping default to match main mouse driver.Philip Langdale1-2/+2
2008-10-17Properly set axis range and resolution for Server 1.5+Philip Langdale1-0/+8
2008-10-14Revert "Grab mouse from kernel if possible."Matthias Hopf1-10/+0
2008-09-29Grab mouse from kernel if possible.Matthias Hopf1-0/+10
2008-08-19Remove useless call to xf86AddModuleInfoAdam Jackson1-6/+1
2008-06-16Check for XINPUT ABI 3.Jeff Smith1-1/+1
2008-05-21Don't call conversion_proc for older Xserversxf86-input-vmmouse-12.5.1Vinay Bondhugula1-93/+95
2008-04-22Compatibility with older versions of XVinay Bondhugula2-5/+15
2008-01-22Fix device to screen space coordinate conversionVinay Bondhugula1-1/+7
2008-01-19Fix an old sign bug for the relative modeVinay Bondhugula1-2/+4
2007-09-25Update for 12.4.3 release.vmmouse-12_4_3Philip Langdale1-1/+1
2007-09-24Add compatibility #define for compilation on pre-X.OrgPhilip Langdale1-0/+7
2007-09-24There are problems when running with old X releases with aPhilip Langdale1-1/+1