index
:
~whot/xinput
blob
master
mpx
multitouch
xinput-1.4-branch
Unnamed repository; edit this file 'description' to name the repository.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
We support XI 2.1 now
HEAD
master
Peter Hutterer
1
-0
/
+5
2011-10-27
list: drop XIQueryVersion call
Peter Hutterer
1
-9
/
+0
2011-09-23
Support the new Scroll class
Peter Hutterer
2
-0
/
+35
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
1
-3
/
+10
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-18
Add support for device-to-screen mapping
Peter Hutterer
4
-1
/
+269
2011-06-21
Update Copyright notices.
Gaetan Nadon
4
-83
/
+75
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-01-20
Fix broken "xinput list <devicename>".
Peter Hutterer
1
-3
/
+9
2011-01-20
Add --id-only flag for 'xinput list'.
Peter Hutterer
2
-2
/
+13
2011-01-20
Add --name-only flag for 'xinput list'.
Peter Hutterer
2
-7
/
+26
2011-01-20
Switch list to use an enum of printing formats.
Peter Hutterer
1
-17
/
+31
2010-12-29
Remove unneeded include.
Peter Hutterer
1
-1
/
+0
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-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-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-03-08
test-xi2: print event type name as well.
Peter Hutterer
1
-1
/
+30
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-0
/
+2
2009-10-09
Clean up --version, don't require a DISPLAY and display the server version too.
Peter Hutterer
3
-51
/
+38
2009-10-09
Rework 'xinput list' code
Thomas Jaeger
2
-45
/
+46
2009-09-17
Use do_set_prop for set_{atom,float,int}_prop
Julien Cristau
1
-204
/
+45
2009-09-17
set-prop: add --type={atom,float,int} and --format={8,16,32} options
Julien Cristau
2
-3
/
+43
2009-09-17
Add a format and type argument to the set_prop functions
Julien Cristau
1
-26
/
+51
2009-08-21
test_xi2: Print the key repeat flag if it is set.
Peter Hutterer
1
-0
/
+1
2009-07-23
test-xi2: Update to keycode grabs instead of keysym grabs.
Peter Hutterer
1
-2
/
+2
2009-07-16
Print XINotifyPassiveGrab detail in enter events too.
Peter Hutterer
1
-0
/
+2
2009-07-14
test_xi: Print deviceid for enter events too
Peter Hutterer
1
-0
/
+1
2009-07-14
Use XI2 defines for enter/leave modes and detail.
Peter Hutterer
1
-12
/
+12
2009-07-13
Adjust to new, split-up raw event types.
Peter Hutterer
1
-3
/
+12
2009-07-13
test_xi2: Plug memory leak with XGetAtomName.
Peter Hutterer
1
-2
/
+4
2009-07-13
test_xi2: Update to use cookie events - require libXi 1.2.99.2
Peter Hutterer
1
-37
/
+37
2009-06-30
Plug memory leak from XGetAtomName.
Peter Hutterer
1
-2
/
+10
2009-06-24
Obtain the XInput opcode and check that GenericEvents are actually XI events
Benjamin Close
3
-2
/
+11
2009-06-24
test_xi2: don't map the window before selecting for events.
Peter Hutterer
1
-5
/
+2
2009-06-24
test_xi2: use %#x alternative printf format.
Peter Hutterer
1
-4
/
+4
2009-06-24
remove-master: document possible return modes in --help
Thomas Jaeger
1
-1
/
+1
2009-06-23
Fix --help output for create-master and remove-master.
Peter Hutterer
1
-2
/
+2
2009-06-22
reattach: Default to return to VCP/VCK when returnMode is AttachToMaster
Thomas Jaeger
1
-2
/
+36
[next]