index
:
xorg/app/xinput
blob
master
mpx
xinput-1.4-branch
xinput-1.5-branch
xinput is a small commandline tool to configure devices.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
xinput 1.6.0
HEAD
xinput-1.6.0
master
Peter Hutterer
1
-1/+1
11 days
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-08
Fix XRRCrtcInfo memory leaks
Peter Hutterer
1
-2/+3
2012-02-08
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-11-30
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-26
We support XI 2.1 now
Peter Hutterer
1
-0/+5
2011-10-26
list: drop XIQueryVersion call
Peter Hutterer
1
-9/+0
2011-09-22
Merge branch 'smooth-scrolling'
Peter Hutterer
3
-2/+38
2011-09-22
Support the new Scroll class
Peter Hutterer
3
-1/+39
2011-08-24
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
2011-07-17
Add support for device-to-screen mapping
Peter Hutterer
6
-3/+280
2011-07-06
man: Move my name to the top of the authors list
Peter Hutterer
1
-1/+1
2011-07-06
man: update missing copyrights
Peter Hutterer
1
-0/+4
2011-06-20
Update Copyright notices.
Gaetan Nadon
7
-128/+115
2011-06-20
Apply standard configuration init, layout and comments
Gaetan Nadon
1
-6/+8
2011-06-20
Remove redundant definition of the VERSION Automake variable
Gaetan Nadon
1
-2/+0
2011-06-20
Man pages Makefile: fix whitespace
Gaetan Nadon
1
-3/+3
2011-06-20
Use the value of MAN_SUBSTS from util-macros for man pages
Gaetan Nadon
1
-19/+1
2011-06-03
Remove superfluous comment.
Peter Hutterer
1
-2/+1
2011-06-02
Announce support for XI 2.0 to the server.
Peter Hutterer
1
-0/+10
2011-05-05
Initialize a few more values to defaults.
Peter Hutterer
1
-2/+3
2011-05-05
Silence compiler warning
Peter Hutterer
1
-1/+1
2011-03-05
man: replace hard coded section number with __appmansuffix__
Gaetan Nadon
1
-2/+2
2011-01-19
Fix broken "xinput list <devicename>".
Peter Hutterer
1
-3/+9
2011-01-19
Add --id-only flag for 'xinput list'.
Peter Hutterer
3
-3/+17
2011-01-19
Add --name-only flag for 'xinput list'.
Peter Hutterer
3
-8/+30
2011-01-19
Switch list to use an enum of printing formats.
Peter Hutterer
1
-17/+31
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1/+1
2011-01-12
config: remove unrequired AC_SUBST([*_LIBS])
Gaetan Nadon
1
-1/+0
[next]