index
:
xorg/app/xinput
blob
master
mpx
xinput-1.4-branch
xinput-1.5-branch
xinput is a small commandline tool to configure devices. (mirrored from https://gitlab.freedesktop.org/xorg/app/xinput)
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
property: xinput list-props --hex now list the properties in hex
HEAD
master
Peter Hutterer
1
-8
/
+17
2024-01-22
property: allow for hex values
Peter Hutterer
1
-4
/
+4
2024-01-03
Handle -Wmissing-prototypes warnings
Alan Coopersmith
2
-4
/
+5
2024-01-03
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
1
-1
/
+1
2023-10-03
property: add support for setting PropModeAppend/...
Peter Hutterer
2
-12
/
+24
2023-04-28
xinput 1.6.4
xinput-1.6.4
Peter Hutterer
1
-1
/
+1
2023-04-28
Add support for the XWAYLAND extension
Peter Hutterer
1
-1
/
+2
2023-02-04
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-03-10
test-xi2: print timestamps for all events
Peter Hutterer
1
-0
/
+6
2022-03-10
Drop the space before colon in the usage output
Peter Hutterer
1
-1
/
+1
2022-03-10
man: rename the options to commands and drop the double-dash
Peter Hutterer
1
-29
/
+28
2022-03-10
Use a constant id to let the user reset the input transformation matrix.
Luca Carlon
3
-1
/
+10
2022-01-15
Add argc checks to delete-prop
Ben Kallus
1
-0
/
+12
2021-12-06
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-06
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2019-07-17
xinput 1.6.3
xinput-1.6.3
Peter Hutterer
1
-1
/
+1
2019-03-27
Warn if you're running against an XWayland server
Peter Hutterer
2
-0
/
+41
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-09-13
test-xi2: add an extra NULL-check
Peter Hutterer
1
-0
/
+4
2018-09-12
property: plug a memory leak
Peter Hutterer
1
-12
/
+15
2018-01-22
man: document an example for a set-prop call
Peter Hutterer
1
-1
/
+8
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2017-01-26
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2017-01-26
autogen.sh: drop maintainer mode
Peter Hutterer
1
-1
/
+1
2016-10-24
Switch to using "#if HAVE_XI..." exclusively
Peter Hutterer
5
-10
/
+10
2015-10-20
xinput 1.6.2
xinput-1.6.2
Peter Hutterer
1
-1
/
+1
2015-08-18
Print touch event flags in test-xi2
Peter Hutterer
1
-0
/
+9
2015-04-30
property: return EXIT_FAILURE if at least one device fails (#90226)
Peter Hutterer
1
-2
/
+7
2014-11-06
Fix valuator printf output in test-xi2
Peter Hutterer
1
-1
/
+1
2013-11-26
Fix crash for enable/disable without a device argument
Peter Hutterer
1
-2
/
+18
2013-10-25
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-1
/
+2
2013-09-16
Drop AM_MAINTAINER_MODE
Peter Hutterer
1
-1
/
+0
2013-09-16
xinput 1.6.1
xinput-1.6.1
Peter Hutterer
1
-1
/
+1
2013-08-08
Fix version selection condition
Peter Hutterer
1
-3
/
+3
2013-07-15
Merge branch 'test-root-flag'
Peter Hutterer
3
-60
/
+63
2013-07-03
test-xi2: add support for test-xi2 --root
Peter Hutterer
3
-8
/
+24
2013-07-03
test-xi2: group event selection down
Peter Hutterer
1
-4
/
+5
2013-07-03
test-xi2: allocate both masks at the same time
Peter Hutterer
1
-33
/
+38
2013-07-03
test-xi2: drop unused grab code
Peter Hutterer
1
-19
/
+0
2013-07-03
Use setvbuf() instead of setlinebuf()
Jon TURNEY
2
-2
/
+2
2013-06-06
Add support for XINPUT_XI2_VERSION environment variable to override version
Peter Hutterer
1
-0
/
+11
2012-08-20
Increase interactiveness of test* output
Nikolai Kondrashov
2
-0
/
+4
2012-06-12
map-to-output: implement reflections and rotations
Alon Levy
1
-9
/
+69
2012-06-01
Free strings allocated by GetAtomName instead of letting them leak
Alan Coopersmith
2
-12
/
+20
2012-05-15
xinput 1.6.0
xinput-1.6.0
Peter Hutterer
1
-1
/
+1
2012-05-15
Add --enable/--disable support
Peter Hutterer
4
-0
/
+34
2012-04-16
xinput 1.5.99.901
xinput-1.5.99.901
Peter Hutterer
1
-1
/
+1
2012-04-10
Print the sourceid for raw events
Peter Hutterer
1
-1
/
+1
[next]