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
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
2012-02-23
Handle XA_CARDINAL as property type
Peter Hutterer
1
-2
/
+30
2012-02-23
Replace NVIDIA-specific output checking
Peter Hutterer
1
-11
/
+15
2012-02-21
Add find_output_xrandr to check for output presence
Peter Hutterer
1
-6
/
+25
2012-02-21
Don't leak output_info
Peter Hutterer
1
-3
/
+5
2012-02-21
Always call XCloseDisplay()
Peter Hutterer
1
-3
/
+6
2012-02-21
Enclose property and device names in quotes
Peter Hutterer
12
-45
/
+45
2012-02-09
Fix XRRCrtcInfo memory leaks
Peter Hutterer
1
-2
/
+3
2012-02-09
Rename map-to-crtc to map-to-output
Peter Hutterer
4
-14
/
+14
2012-01-12
xinput 1.5.99.1
xinput-1.5.99.1
Peter Hutterer
1
-1
/
+1
2012-01-12
Merge branch 'multitouch'
Peter Hutterer
4
-2
/
+41
2011-12-22
print_version expects no arguments, so give it none
Alan Coopersmith
1
-3
/
+3
2011-12-01
Print usage when run with --help
Jeremy Huddleston
1
-0
/
+5
2011-11-30
xinput: Assume 'list' by default if no args given.
Bryce Harrington
1
-6
/
+5
2011-11-10
add support for touch raw events
Peter Hutterer
1
-0
/
+3
2011-11-10
test-xi2: check return value of list, exit on failure
Peter Hutterer
1
-1
/
+5
2011-11-10
test-xi2: add basic touch support
Peter Hutterer
4
-0
/
+32
2011-11-10
test-xi2: Use the longest mask we can get
Peter Hutterer
1
-1
/
+1
2011-10-27
We support XI 2.1 now
Peter Hutterer
1
-0
/
+5
2011-10-27
list: drop XIQueryVersion call
Peter Hutterer
1
-9
/
+0
2011-09-23
Merge branch 'smooth-scrolling'
Peter Hutterer
3
-2
/
+38
2011-09-23
Support the new Scroll class
Peter Hutterer
3
-1
/
+39
2011-08-25
Only try to print XIPointerEmulated flag if it is defined.
Peter Hutterer
1
-0
/
+2
2011-08-19
Enclose button labels with quotes to improve readability
Peter Hutterer
1
-1
/
+4
2011-08-19
test-xi2: support a device option
Peter Hutterer
2
-6
/
+13
2011-08-19
Print the class type when listing devices.
Peter Hutterer
1
-1
/
+4
2011-08-19
test-xi2: print the correct flags, depending on the event type
Peter Hutterer
1
-1
/
+11
2011-08-12
list: don't use defines for checking server version.
Peter Hutterer
1
-3
/
+3
[next]