mutter/clutter/x11
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
..
xsettings
clutter-backend-x11.c
clutter-backend-x11.h x11: Add support for touch events 2012-03-19 14:29:24 +00:00
clutter-device-manager-core-x11.c stage: Remove tracking input devices, it's not used 2012-09-03 21:50:19 +01:00
clutter-device-manager-core-x11.h
clutter-device-manager-xi2.c x11: Add EventSequence → touch detail accessor 2012-09-05 09:43:47 +01:00
clutter-device-manager-xi2.h
clutter-event-x11.c x11: Add EventSequence → touch detail accessor 2012-09-05 09:43:47 +01:00
clutter-glx-texture-pixmap.c Deprecate ClutterTexture's API 2012-07-11 13:22:21 +01:00
clutter-glx-texture-pixmap.h
clutter-glx.h
clutter-input-device-core-x11.c
clutter-input-device-core-x11.h
clutter-input-device-xi2.c
clutter-input-device-xi2.h
clutter-keymap-x11.c
clutter-keymap-x11.h
clutter-settings-x11.h
clutter-stage-x11.c
clutter-stage-x11.h
clutter-x11-texture-pixmap.c Deprecate ClutterTexture's API 2012-07-11 13:22:21 +01:00
clutter-x11-texture-pixmap.h
clutter-x11.h x11: Add EventSequence → touch detail accessor 2012-09-05 09:43:47 +01:00