index
:
proto/xorgproto
master
obsd
obsd-2018.4
unified protocol headers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
XI2proto.h
Age
Commit message (
Expand
)
Author
2012-12-09
Add support for pointer barrier events
Jasper St. Pierre
2012-12-07
Fix typo in comment
Peter Hutterer
2012-06-14
Fix two typos in spec/comments
Peter Hutterer
2012-02-09
Unbreak protocol ABI for XIAllowEvents - inputproto 2.1.99.6
Peter Hutterer
2011-12-20
Drop wrong comment for sourceid in TouchOwnershipEvents
Peter Hutterer
2011-11-04
XI2: Use touchid, not touch_id in XIAllowEvents
Peter Hutterer
2011-09-16
Revert addition of active_touches to device events
Chase Douglas
2011-09-14
Allow grabbing clients to accept or reject touches any time
Chase Douglas
2011-09-14
Extend XIAllowEvents for handling touch grab processing
Chase Douglas
2011-09-13
Add event windows to ownership events
Chase Douglas
2011-09-13
Merge remote-tracking branch 'inputproto/master' into multitouch-devel
Chase Douglas
2011-09-02
Move scroll information into a new class.
Peter Hutterer
2011-09-02
Add sourceid to RawEvents (#34420)
Peter Hutterer
2011-08-05
Use the same valuator axes for pointer and touch events
Chase Douglas
2011-03-10
Many more updates to the XI 2.1 protocol
Chase Douglas
2011-02-15
Add touch classes and events, bump to 2.1
Daniel Stone
2010-12-22
Include stdint.h
Chase Douglas
2009-08-21
XIWarpPointer needs to take FP1616 for positions.
Peter Hutterer
2009-08-21
Replace four leftover INT16 with int16_t.
Peter Hutterer
2009-08-07
Remove eventtype field from xXIRawEvent.
Peter Hutterer
2009-07-27
XI2proto.h: Remove special doxygen tags.
Peter Hutterer
2009-07-14
Device{,Raw}Event: Add flags field.
Daniel Stone
2009-06-23
Add effective group and modifiers to XIGroupInfo/XIModifierInfo.
Peter Hutterer
2009-06-17
Use the term 'labels' to refer to button and axes labels.
Peter Hutterer
2009-06-16
Include valuator value in XIValuatorClasses
Peter Hutterer
2009-06-12
Add a source field to the class information.
Peter Hutterer
2009-06-12
XISelectEventsReq should use win (not window), like all requests.
Peter Hutterer
2009-06-08
xXIHierarchyEvent should list num_info, not num_devices.
Peter Hutterer
2009-06-08
Rename XICreateMaster to XIAddMaster for consistency.
Peter Hutterer
2009-06-08
Update comment referring to an old naming scheme.
Peter Hutterer
2009-05-25
Add XIGetSelectedEvents request and reply.
Peter Hutterer
2009-05-19
XI2proto.h: fix two comments referring to the old naming scheme.
Benjamin Close
2009-05-16
Document naming conventions for XI2proto.h.
Peter Hutterer
2009-05-16
XI2proto: define Window, Cursor, Atom and Time as uint32_t.
Peter Hutterer
2009-05-14
XIQueryPointer needs to include sensible button/modifier state.
Peter Hutterer
2009-05-12
Remove superfluous "Device" from protocol requests and events.
Peter Hutterer
2009-05-12
Add per-device flags to XIDeviceHierarchyEvents
Peter Hutterer
2009-05-12
Define Cursor as CARD32.
Peter Hutterer
2009-05-11
XI2proto.h: doxygen-ify
Peter Hutterer
2009-05-11
XI2proto.h: s/uint32_t/Time/ where appropriate
Peter Hutterer
2009-05-07
Add XI2 property requests.
Peter Hutterer
2009-05-07
XI2: add passive grabs.
Peter Hutterer
2009-04-20
Add XIAllowEvents.
Peter Hutterer
2009-04-19
Change FP1616 into a single int32_t.
Peter Hutterer
2009-04-19
Add GrabDevice and UngrabDevice XI2 requests.
Peter Hutterer
2009-04-10
We don't need to define KeyCode and Mask.
Peter Hutterer
2009-04-10
Undef Window, Time, etc. after usage again to avoid pollution.
Peter Hutterer
2009-03-20
Add XISetDeviceFocus and XIGetDeviceFocus requests
Peter Hutterer
2009-03-12
Add focus events
Peter Hutterer
2009-03-12
Add buttons + modifier/group information to enter/leave events.
Peter Hutterer
[next]