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
2009-06-18
test-xi2: Report correct event coordinates
Thomas Jaeger
1
-1
/
+1
2009-06-18
test-xi2: Use standard macros instead of BitIsOn/SetBit
Thomas Jaeger
1
-25
/
+22
2009-06-17
Print the valuator value for absolute axes.
Peter Hutterer
1
-0
/
+2
2009-06-17
Print button and valuator labels when listing a device.
Peter Hutterer
1
-1
/
+5
2009-06-17
Print button state when listing XI2 devices.
Peter Hutterer
1
-1
/
+6
2009-06-15
Print the sourceid when listing device classes.
Peter Hutterer
1
-0
/
+1
2009-06-12
Use the XI2 class defines for listing device classes in XI2 mode.
Peter Hutterer
1
-3
/
+3
2009-06-12
Fix build errors introduced by inputproto 1.9.99.11.
Peter Hutterer
2
-15
/
+15
2009-06-03
xi2 test: add two missing breaks.
Peter Hutterer
1
-2
/
+2
2009-06-02
test-xi2: fix modifiers for XIGrabButton call
Thomas Jaeger
1
-1
/
+1
2009-06-02
Remove superfluous dev assignment.
Benjamin Close
1
-1
/
+0
2009-05-27
Print empty XI2 properties as <no items>
Peter Hutterer
1
-0
/
+3
2009-05-27
Print empty properties as <no items>.
Peter Hutterer
1
-0
/
+3
2009-05-20
Print None properties in XI2 mode too.
Peter Hutterer
1
-1
/
+7
2009-05-20
Merge branch 'master' into xi2
Peter Hutterer
1
-2
/
+7
2009-05-20
Deal with None atoms.
Peter Hutterer
1
-2
/
+7
2009-05-19
Print floating slaves in XI2 list mode.
Peter Hutterer
1
-0
/
+10
2009-05-18
Update to new inputproto and libXi naming conventions.
Peter Hutterer
2
-15
/
+28
2009-05-08
Merge branch 'master' into xi2
Peter Hutterer
1
-1
/
+0
2009-05-08
Update to new inputproto defines.
Peter Hutterer
4
-35
/
+35
2009-05-08
update test_xi2 with a few more tests.
Peter Hutterer
1
-3
/
+43
2009-05-07
XCloseDisplay when we're done.
Peter Hutterer
1
-0
/
+1
2009-05-07
Clean up xinput.h a bit
Peter Hutterer
2
-268
/
+32
2009-05-07
Add support for XI2 property requests.
Peter Hutterer
1
-4
/
+293
2009-05-07
Get the XIDeviceInfo instead of just the id.
Peter Hutterer
4
-34
/
+35
2009-05-07
XCloseDisplay when we're done.
Peter Hutterer
1
-0
/
+1
2009-05-07
Remove one more unnecessary ifdef.
Peter Hutterer
1
-6
/
+2
2009-05-07
Merge branch 'master' into xi2
Peter Hutterer
4
-110
/
+205
2009-05-07
Clean up xinput.h a bit
Peter Hutterer
1
-262
/
+30
2009-05-01
Create the float property if it doesn't exist.
Peter Hutterer
1
-1
/
+1
2009-05-01
If there's multiple null-terminated strings in the property, print all.
Peter Hutterer
1
-1
/
+10
2009-05-01
The float_atom should actually be an Atom
Peter Hutterer
1
-1
/
+1
2009-04-30
If there's multiple null-terminated strings in the property, print all.
Peter Hutterer
1
-5
/
+13
2009-04-22
xinput: add set-prop command
Julien Cristau
3
-0
/
+130
2009-04-20
Factorize atom parsing in its own function
Julien Cristau
1
-49
/
+22
2009-04-20
XSync the display before jumping in the grab code.
Peter Hutterer
1
-0
/
+2
2009-04-19
Add a hunk to test XI2 sync'd grabs.
Peter Hutterer
1
-0
/
+46
2009-04-19
Register for exposure events and block until we're mapped.
Peter Hutterer
1
-0
/
+10
2009-04-19
Print event/root x/y on device events.
Peter Hutterer
1
-0
/
+4
2009-04-19
Actually print event_y when trying to print event_y in Enter/Leave events.
Peter Hutterer
1
-1
/
+1
2009-04-19
replace BYTE with an unsigned char.
Peter Hutterer
1
-2
/
+2
2009-04-17
Fix set-float-prop on 64-bit architectures.
Peter Hutterer
1
-3
/
+3
2009-04-14
fix 64 bit issues with set-int-prop and list-props.
Peter Hutterer
1
-9
/
+16
2009-04-14
Fix 64 bit issues with set-int-prop.
Peter Hutterer
1
-2
/
+2
2009-04-08
xinput: include device type in device list
Simon Thum
1
-3
/
+6
2009-04-02
Error out when selecting a device by name but more than one instance of the n...
Benjamin Close
1
-0
/
+1
2009-03-21
Print enter/leave and focus events.
Peter Hutterer
1
-0
/
+59
2009-03-21
Register for raw events
Peter Hutterer
1
-0
/
+26
2009-03-21
Change event registration a bit, using SetBit instead.
Peter Hutterer
1
-2
/
+8
2009-03-21
Print out hierarchy events
Peter Hutterer
1
-0
/
+36
[prev]
[next]