summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Handle -Wmissing-prototypes warningsHEADmasterAlan Coopersmith2-4/+5
2024-01-03Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2023-10-03property: add support for setting PropModeAppend/...Peter Hutterer2-12/+24
2023-04-28xinput 1.6.4xinput-1.6.4Peter Hutterer1-1/+1
2023-04-28Add support for the XWAYLAND extensionPeter Hutterer1-1/+2
2023-02-04gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-03-10test-xi2: print timestamps for all eventsPeter Hutterer1-0/+6
2022-03-10Drop the space before colon in the usage outputPeter Hutterer1-1/+1
2022-03-10man: rename the options to commands and drop the double-dashPeter Hutterer1-29/+28
2022-03-10Use a constant id to let the user reset the input transformation matrix.Luca Carlon3-1/+10
2022-01-15Add argc checks to delete-propBen Kallus1-0/+12
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-06gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2019-07-17xinput 1.6.3xinput-1.6.3Peter Hutterer1-1/+1
2019-03-27Warn if you're running against an XWayland serverPeter Hutterer2-0/+41
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-09-13test-xi2: add an extra NULL-checkPeter Hutterer1-0/+4
2018-09-12property: plug a memory leakPeter Hutterer1-12/+15
2018-01-22man: document an example for a set-prop callPeter Hutterer1-1/+8
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2017-01-26autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2017-01-26autogen.sh: drop maintainer modePeter Hutterer1-1/+1
2016-10-24Switch to using "#if HAVE_XI..." exclusivelyPeter Hutterer5-10/+10
2015-10-20xinput 1.6.2xinput-1.6.2Peter Hutterer1-1/+1
2015-08-18Print touch event flags in test-xi2Peter Hutterer1-0/+9
2015-04-30property: return EXIT_FAILURE if at least one device fails (#90226)Peter Hutterer1-2/+7
2014-11-06Fix valuator printf output in test-xi2Peter Hutterer1-1/+1
2013-11-26Fix crash for enable/disable without a device argumentPeter Hutterer1-2/+18
2013-10-25config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-1/+2
2013-09-16Drop AM_MAINTAINER_MODEPeter Hutterer1-1/+0
2013-09-16xinput 1.6.1xinput-1.6.1Peter Hutterer1-1/+1
2013-08-08Fix version selection conditionPeter Hutterer1-3/+3
2013-07-15Merge branch 'test-root-flag'Peter Hutterer3-60/+63
2013-07-03test-xi2: add support for test-xi2 --rootPeter Hutterer3-8/+24
2013-07-03test-xi2: group event selection downPeter Hutterer1-4/+5
2013-07-03test-xi2: allocate both masks at the same timePeter Hutterer1-33/+38
2013-07-03test-xi2: drop unused grab codePeter Hutterer1-19/+0
2013-07-03Use setvbuf() instead of setlinebuf()Jon TURNEY2-2/+2
2013-06-06Add support for XINPUT_XI2_VERSION environment variable to override versionPeter Hutterer1-0/+11
2012-08-20Increase interactiveness of test* outputNikolai Kondrashov2-0/+4
2012-06-12map-to-output: implement reflections and rotationsAlon Levy1-9/+69
2012-06-01Free strings allocated by GetAtomName instead of letting them leakAlan Coopersmith2-12/+20
2012-05-15xinput 1.6.0xinput-1.6.0Peter Hutterer1-1/+1
2012-05-15Add --enable/--disable supportPeter Hutterer4-0/+34
2012-04-16xinput 1.5.99.901xinput-1.5.99.901Peter Hutterer1-1/+1
2012-04-10Print the sourceid for raw eventsPeter Hutterer1-1/+1
2012-02-23Handle XA_CARDINAL as property typePeter Hutterer1-2/+30
2012-02-23Replace NVIDIA-specific output checkingPeter Hutterer1-11/+15