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
2011-07-18
Add support for device-to-screen mapping
Peter Hutterer
6
-3
/
+280
2011-07-07
man: Move my name to the top of the authors list
Peter Hutterer
1
-1
/
+1
2011-07-07
man: update missing copyrights
Peter Hutterer
1
-0
/
+4
2011-06-21
Update Copyright notices.
Gaetan Nadon
7
-128
/
+115
2011-06-21
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-03
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-04
man: replace hard coded section number with __appmansuffix__
Gaetan Nadon
1
-2
/
+2
2011-01-20
Fix broken "xinput list <devicename>".
Peter Hutterer
1
-3
/
+9
2011-01-20
Add --id-only flag for 'xinput list'.
Peter Hutterer
3
-3
/
+17
2011-01-20
Add --name-only flag for 'xinput list'.
Peter Hutterer
3
-8
/
+30
2011-01-20
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
2011-01-12
config: remove unrequired AC_SUBST([*_CFLAGS])
Gaetan Nadon
1
-1
/
+0
2011-01-12
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2011-01-12
config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
Gaetan Nadon
1
-1
/
+0
2011-01-12
config: use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
Gaetan Nadon
1
-1
/
+0
2011-01-12
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
1
-3
/
+3
2011-01-12
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-12-29
Remove unneeded include.
Peter Hutterer
1
-1
/
+0
2010-12-01
Fix typo in man page for the --test-xi2 option.
David Fries
1
-1
/
+1
2010-11-18
Zero out entire mask when selecting for different events
Chase Douglas
1
-2
/
+2
2010-11-17
Print XI2 device event child window in hex too
Chase Douglas
1
-1
/
+1
2010-11-11
xinput 1.5.3
xinput-1.5.3
Peter Hutterer
1
-1
/
+1
2010-10-12
Print an error if mode is neither ABSOLUTE nor RELATIVE.
Peter Hutterer
1
-1
/
+4
2010-07-02
xinput: Split XI2 valuators and print index of events
Chase Douglas
1
-3
/
+2
2010-06-09
list: only check the last bit in the device mode.
Peter Hutterer
1
-0
/
+4
2010-06-04
xinput 1.5.2
xinput-1.5.2
Peter Hutterer
1
-1
/
+1
2010-05-18
Atoms from XIGetProperty are 32bits (#27657)
Kees Cook
1
-3
/
+3
2010-05-14
Support pointer: and keyboard: prefices for XI2 device names
Will Thompson
1
-5
/
+35
2010-05-14
Warn and fail if a device name is ambiguous.
Will Thompson
1
-3
/
+12
2010-04-29
test-xi2: Print out the sourceid for enter/leave events.
Peter Hutterer
1
-1
/
+1
2010-04-07
man: use automake silent rules
Yaakov Selkowitz
1
-1
/
+1
2010-04-07
man: Use AC_PROG_SED to find sed
Yaakov Selkowitz
2
-3
/
+2
2010-03-15
xinput 1.5.1
xinput-1.5.1
Peter Hutterer
1
-1
/
+1
2010-03-08
test-xi2: print event type name as well.
Peter Hutterer
1
-1
/
+30
2010-02-05
man: document XI2 options
Peter Hutterer
1
-0
/
+37
2010-01-11
man: remove reference to XListInputDevices
Peter Hutterer
1
-1
/
+1
2010-01-02
Clarify role of set-ptr-feedback
Simon Thum
1
-2
/
+7
2009-11-29
Add Peter and Red Hat's copyright notices and licenses to COPYING
Julien Cristau
1
-0
/
+47
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-1
/
+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2
-231
/
+5
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-2
/
+3
2009-10-26
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2
/
+0
[prev]
[next]