index
:
~daniels/inputproto
multitouch
multitouch-0411
multitouch-cumulative
multitouch-tmp
multitouch-v5
smooth-scrolling
Multitouch work on Xi
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-18
Add touch classes and events, bump to 2.1
multitouch-v5
Daniel Stone
4
-16/+479
2010-12-22
Include stdint.h
Chase Douglas
1
-0/+1
2010-11-11
inputproto 2.0.1
Peter Hutterer
1
-1/+1
2010-08-06
Typo fix: GrabTypeFocusIn -> GrabtypeFocusIn
Peter Hutterer
1
-1/+1
2010-08-06
Spell out event types for XIDeviceEvent.
Peter Hutterer
1
-1/+2
2010-08-06
Define the error cases for XSetDeviceMode better.
Peter Hutterer
1
-1/+3
2010-08-06
XI2proto.txt: fix up some request names.
Peter Hutterer
1
-7/+6
2010-03-28
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2010-03-28
config: remove the pkgconfig pc.in file from EXTRA_DIST
Gaetan Nadon
1
-1/+0
2010-03-28
config: install and distribute XI2proto.txt XIproto.txt
Gaetan Nadon
1
-1/+2
2009-12-22
Add Red Had Copyright in the COPYING file.
Gaetan Nadon
1
-0/+22
2009-11-23
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-1/+2
2009-11-16
README: file created or updated #24206
Gaetan Nadon
1
-0/+30
2009-11-16
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2/+1
2009-11-15
Makefile.am: INSTALL file is missing or incorrect #24206
Gaetan Nadon
1
-2/+5
2009-11-15
configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-2/+2
2009-11-15
configure.ac: AM_MAINTAINER_MODE missing #24238
Gaetan Nadon
1
-0/+1
2009-11-15
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-7/+71
2009-10-02
inputproto 2.0
Peter Hutterer
1
-1/+1
2009-10-02
Add XIproto.txt
Peter Hutterer
2
-1/+2543
2009-10-02
Require macros 1.3 for XORG_DEFAULT_OPTIONS
Peter Hutterer
1
-5/+5
2009-08-25
inputproto 1.9.99.902 (RC 2)
Peter Hutterer
1
-1/+1
2009-08-25
Device cursors are deleted once the window or the device disappear.
Peter Hutterer
1
-0/+3
2009-08-21
XIWarpPointer needs to take FP1616 for positions.
Peter Hutterer
1
-5/+5
2009-08-21
Replace four leftover INT16 with int16_t.
Peter Hutterer
1
-4/+4
2009-08-21
XIQueryPointer only works on master pointers and floating slaves.
Peter Hutterer
1
-0/+3
2009-08-18
XI2proto: XIChangeCursor request requires a master pointer.
Peter Hutterer
1
-0/+3
2009-08-18
XI2proto.txt: typo fix
Peter Hutterer
1
-1/+1
2009-08-07
Remove eventtype field from xXIRawEvent.
Peter Hutterer
1
-3/+1
2009-08-05
inputproto 1.9.99.901 (RC 1)
Peter Hutterer
1
-1/+1
2009-08-05
Revert "XI2proto.txt: grabbing a slave does not detach it anymore."
Peter Hutterer
1
-1/+5
2009-07-30
XI2proto.txt: document ClientPointer in more detail.
Peter Hutterer
1
-1/+22
2009-07-28
XI2proto.txt: don't put field names in quotes.
Peter Hutterer
1
-76/+76
2009-07-28
XI2proto.txt: typo fixes and minor clarifications.
Peter Hutterer
1
-32/+32
2009-07-28
XI2proto.txt: sourceid on DeviceChanged is the device.
Peter Hutterer
1
-3/+2
2009-07-28
XI2proto.txt: passive grabs can take XIAll{Master}Devices.
Peter Hutterer
1
-2/+3
2009-07-28
XI2proto.txt: grabbing a slave does not detach it anymore.
Peter Hutterer
1
-5/+1
2009-07-28
XIproto.txt: clarify that the ClientPointer is set, even if implicitly.
Peter Hutterer
1
-1/+5
2009-07-28
XI2proto.txt: padding bytes must be zero.
Peter Hutterer
1
-1/+2
2009-07-27
XI2proto.h: Remove special doxygen tags.
Peter Hutterer
1
-63/+4
2009-07-27
XI2proto.txt: Add some XI1 vs. XI2 interoperability descriptions.
Peter Hutterer
1
-1/+31
2009-07-27
XI2proto.txt: update list of XI2 event types.
Peter Hutterer
1
-1/+8
2009-07-22
inputproto 1.9.99.15
Peter Hutterer
1
-1/+1
2009-07-20
XI2: remove Keysym grabs, use Keycode grabs instead.
Peter Hutterer
2
-11/+11
2009-07-14
inputproto 1.9.99.14
Peter Hutterer
1
-1/+1
2009-07-14
Add the enter/leave detail defines, same as the core protocol ones.
Peter Hutterer
1
-0/+10
2009-07-14
Formatting fix, s/tabs/spaces/
Peter Hutterer
1
-2/+2
2009-07-14
Device{,Raw}Event: Add flags field.
Daniel Stone
3
-1/+22
2009-07-13
XI2: Split up raw events into multiple event types.
Peter Hutterer
2
-11/+15
2009-07-13
Fix XIMaskLen macro.
Peter Hutterer
1
-1/+1
[next]