summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-17Unifdef support for xinput ABI up to 10.HEADmasterMatthieu Herrb
2011-07-17Mention that this driver also supports ums(4),Matthieu Herrb
2011-04-24Bump version to 1.3.0xf86-input-ws-1.3.0Matthieu Herrb
2011-04-24configure.ac: track upstreams updates to other input modules.Matthieu Herrb
2011-04-24Use 0 instead of NULL for integer context.Matthieu Herrb
2011-04-24Fix typo in pre-1.2 support.Matthieu Herrb
2011-02-28Adapt for XInput ABI version 12Matthieu Herrb
2011-02-28Don't use Xalloc & friends with recent X servers.Matthieu Herrb
2011-02-28Add COPYING and README files, per X.Org standards.Matthieu Herrb
2011-02-28Remove files that don't belong to X.Org git repositoriesMatthieu Herrb
2010-06-06Drop empty .TP. From Joerg Sonnenberger at NetBSD.xf86-input-ws-1.2.9OPENBSD_4_8_BASEoriginMatthieu Herrb
2010-01-10Remove unused screen_width and screen_height fields fromOPENBSD_4_7_BASEMatthieu Herrb
2010-01-10Typos in comments and error messages.Matthieu Herrb
2009-12-31Default to ZAxisMapping 4 5 6 7.Matthieu Herrb
2009-12-10Fix SwapXY and rotation support.Matthieu Herrb
2009-12-06Remove the input driver before returning NULL on error in PreInit().Matthieu Herrb
2009-11-27missing commit for mid-button emulation.Matthieu Herrb
2009-11-26white spaceMatthieu Herrb
2009-11-26regenMatthieu Herrb
2009-11-26Missed this file when adding middle button emulation.Matthieu Herrb
2009-11-26Documentation for Emulate3Buttons and Emulate3Timeout and the associatedMatthieu Herrb
2009-11-26Add middle mouse button emulation to xf86-input-ws.Matthieu Herrb
2009-11-26Document device propertiesMatthieu Herrb
2009-11-26Set resx/resy fields of the wscons calibration structure to the savedMatthieu Herrb
2009-11-25Only default to raw mode for touchpanels. The raw mode doesn't makeMatthieu Herrb
2009-11-25When calibrating directly update the axis structures with new min/max values.Matthieu Herrb
2009-11-25The raw mode is a lot more useful now. So enable it by default.Matthieu Herrb
2009-11-25No need to maintain a local cache of the pointer position anymore.Matthieu Herrb
2009-11-25regenMatthieu Herrb
2009-11-25Implement device properties for calibration data.Matthieu Herrb
2009-11-25Save a copy of the kernel calibration data in the private data andMatthieu Herrb
2009-11-25Send events upstreams one axis at a time.Matthieu Herrb
2009-11-23regenMatthieu Herrb
2009-11-23Missed one openbsd->xf86 rename.Matthieu Herrb
2009-11-23conversion_proc is not used anymore since Xserver 1.5.Matthieu Herrb
2009-11-23Document option "raw".Matthieu Herrb
2009-11-23Fix previous for non tablet cases. the WSMOUSE_IO_GCALIBCOODS fails there.Matthieu Herrb
2009-11-23Implement a new "raw" mode that will put a panel in raw mode.Matthieu Herrb
2009-11-23Another unused declaratin bites the dust.Matthieu Herrb
2009-11-23- fix parameter orders for XInput 2 xf86InitValuatorAxisStruct() callsMatthieu Herrb
2009-11-23Set buttons and axis labels for XInput 2.Matthieu Herrb
2009-11-23Handle NetBSD's wsmouse ABI versions. From marc at msys dot ch. Thanks.Matthieu Herrb
2009-11-23split wsProc().Matthieu Herrb
2009-11-23typo. From marc@msys.ch. Thanks.Matthieu Herrb
2009-11-23regenMatthieu Herrb
2009-11-23Bump version -> 1.2.9Matthieu Herrb
2009-11-23Fetch the module version from autotools instead of hard-coding it.Matthieu Herrb
2009-11-23kill white space at EOLMatthieu Herrb
2009-11-23Set correct device type and mode in XInput structures.Matthieu Herrb
2009-11-22Get rid of the now unused remaining moduleInfoRec bits.Matthieu Herrb