mutter/doc
Emmanuele Bassi 950e60f824 x11: Add EventSequence → touch detail accessor
The ClutterEventSequence structure is a fully opaque type; on X11, it is
just an unsigned integer that gets converted into a pointer, but in the
future it may become a fully fledged data structure.

Obviously, we cannot tell people to just dereference the pointer into an
integer in order to use it, and still retain the ability to change the
type; for this reason, we need a proper accessor function to convert the
EventSequence into a touch detail, to be used with the XInput API.
2012-09-05 09:43:47 +01:00
..
common
cookbook Fix cookbook examples compilation 2012-08-27 14:52:45 +01:00
reference x11: Add EventSequence → touch detail accessor 2012-09-05 09:43:47 +01:00
actor-invariants.txt
AUTHORS.old
CODING_STYLE
HACKING
HACKING.backends
Makefile.am
RELEASING
size-negotiation.txt