summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-24Fix indentation of active_touches definitionmultitouchChase Douglas1-1/+1
2011-08-24Introduce Touch grab modeChase Douglas2-2/+10
2011-08-24Fix touch cancel/resume semanticsChase Douglas1-6/+8
2011-08-23DeviceEvents: a TouchPendingEnd won't generate further TouchUpdate eventsPeter Hutterer1-1/+1
2011-08-23DeviceEvent: active_touches needs marker that it's XI 2.1Peter Hutterer1-1/+3
2011-08-23AllowTouchEvents can take any device id, not just slavesPeter Hutterer1-1/+1
2011-08-23Indent Ownership explanation for consistent formattingPeter Hutterer1-3/+4
2011-08-23Reword the passive touch grab rules to be similar to the othersPeter Hutterer1-3/+6
2011-08-23Fix missing 'and' in GrabTypeFocusIn descriptionPeter Hutterer1-1/+1
2011-08-23XISelectEvents: BadValue is generated, not returnedPeter Hutterer1-5/+6
2011-08-23Coordinates are always absolute, no need to re-state itPeter Hutterer1-2/+1
2011-08-23Add two linebreaks for asciidoc list parsingPeter Hutterer1-0/+2
2011-08-23Changing the touch device mode generates a DeviceChangedEventPeter Hutterer1-1/+2
2011-08-23XITouchClass' props needs a num_propsPeter Hutterer1-0/+3
2011-08-05Specify dependent device pointer/touch handlingChase Douglas2-1/+27
2011-08-05Use the same valuator axes for pointer and touch eventsChase Douglas2-69/+14
2011-08-05Remove touch "Observe" grabsChase Douglas2-17/+3
2011-08-05Fix up pointer event emulation sectionChase Douglas2-40/+22
2011-08-05Peter is right, floating devices can emit touch eventsChase Douglas1-10/+0
2011-08-05Prettyify touch device typesChase Douglas1-2/+2
2011-08-05Update device type terminologyChase Douglas2-28/+11
2011-08-02Yes, send TouchEnd to owner, TouchPendingEnd to other listenersChase Douglas1-9/+0
2011-08-02Separate "XI2.x" into "XI 2.x" for readabilityChase Douglas1-1/+1
2011-08-02Merge remote-tracking branch 'origin/master' into multitouchChase Douglas3-1849/+1915
2011-08-02Put a warning in about not adding any further libXi definesPeter Hutterer1-1/+2
2011-06-23specs: add a linebreak for asciidoc parsingPeter Hutterer1-0/+1
2011-06-07Provide convenience defines for owner_events.Peter Hutterer1-0/+4
2011-06-07Add XI2-specific defines for grab and property requestsPeter Hutterer1-0/+19
2011-05-03Clean up and reword multitouch ownership/emulationDaniel Stone1-83/+46
2011-05-03Mostly typographicalDaniel Stone1-11/+12
2011-04-28Further cleanups and clarificationsDaniel Stone1-13/+11
2011-04-26Reword touch introduction, labels for allDaniel Stone1-31/+78
2011-04-26typo fixDaniel Stone1-1/+1
2011-04-22Add FIXME sidebars, remove single-grab stipulationDaniel Stone1-23/+31
2011-04-22Add inline references, fix usecase bulletingDaniel Stone1-80/+75
2011-04-22Doc note: No seriously, this is WIPDaniel Stone1-0/+14
2011-04-22Formatting fixups and minor rewordingDaniel Stone1-132/+146
2011-04-22Require configure flag to build this proto version.Daniel Stone1-0/+8
2011-04-22Put a #warning and #error in to avoid unsuspecting XI 2.1 users.Peter Hutterer1-0/+6
2011-04-14XI2.h: Fix off-by-one error in the XIMaskLen definition.Alexandre Julliard1-1/+1
2011-03-24specs: enable asciidoc parsing for XIproto.txtPeter Hutterer2-1846/+1884
2011-03-24specs: move erroneous Errors: line to where it belongsPeter Hutterer1-2/+4
2011-03-18specs: rewrite pointer emulation sectionPeter Hutterer1-38/+52
2011-03-18specs: rewrite pointer emulation for indirect devicesPeter Hutterer1-8/+5
2011-03-18specs: Rewrite Touch events delivery sectionPeter Hutterer1-16/+19
2011-03-18specs: Add a fixme for using raw events instead of GrabModeObservePeter Hutterer1-0/+2
2011-03-18specs: clean/rewrite touch grab and ownership bitsPeter Hutterer1-90/+88
2011-03-18spec: Move ClientPointer up again.Peter Hutterer1-2/+23
2011-03-18specs: move warning about out-of-band processing up a bit.Peter Hutterer1-4/+6
2011-03-18specs: move touch sequence handling (owner-only) up a bit.Peter Hutterer1-0/+18