mutter/tests/interactive
Damien Lespiau c20beabf93 evdev: Add mouse support
We know support EV_REL events comming from evdev devices. This addition
is pretty straigthforward, it adds a x,y per GSource listening to a
evdev device, updates from EL_REL (relative) events and craft new
ClutterMotionEvents. As for buttons, BTN_LEFT..BTN_TASK are translated
to ClutterButtonEvents with 1..8 as button number.
2010-11-30 14:40:38 +00:00
..
Makefile.am Add SnapConstraint 2010-11-15 16:00:49 +00:00
test-actor-clone.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-actors.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-animation.c
test-animator.c
test-behave.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-bin-layout.c
test-bind.c
test-binding-pool.c Move tests to static colors where possible 2010-11-11 13:14:39 +00:00
test-box-layout.c Move tests to static colors where possible 2010-11-11 13:14:39 +00:00
test-cairo-flowers.c cairo-texture: Allow overriding the surface creation 2010-10-18 11:26:45 +01:00
test-clip.c
test-cogl-multitexture.c
test-cogl-offscreen.c
test-cogl-point-sprites.c
test-cogl-primitives.c path 2.0: update path API for experimental 2.0 API 2010-11-11 13:17:26 +00:00
test-cogl-shader-arbfp.c tests: test-cogl-shader-arbfp wasn't compiling shader 2010-11-10 14:19:34 +00:00
test-cogl-shader-glsl.c cogl-shader: Prepend boilerplate for portable shaders 2010-11-10 14:24:52 +00:00
test-cogl-tex-convert.c
test-cogl-tex-foreign.c
test-cogl-tex-getset.c
test-cogl-tex-polygon.c
test-cogl-tex-tile.c
test-cogl-vertex-buffer.c
test-constraints.c
test-depth.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-devices.c
test-drag.c Move tests to static colors where possible 2010-11-11 13:14:39 +00:00
test-easing.c
test-events.c evdev: Add mouse support 2010-11-30 14:40:38 +00:00
test-fbo.c
test-flow-layout.c test-flow-layout: Track stage size by default 2010-10-12 14:53:20 +01:00
test-fullscreen.c
test-grab.c
test-layout.c test-layout: Port away from Behaviour 2010-11-18 15:21:16 +00:00
test-main.c
test-model.c
test-multistage.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-offscreen.c
test-paint-wrapper.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-path-constraint.c path-constraint: Add a ::node-reached signal 2010-11-07 21:35:40 +00:00
test-pixmap.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-project.c
test-rotate.c test-rotate: Remove the behaviour code 2010-11-18 15:21:16 +00:00
test-scale.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-script.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-scrolling.c
test-shader.c cogl-shader: Prepend boilerplate for portable shaders 2010-11-10 14:24:52 +00:00
test-snap-constraint.c Add SnapConstraint 2010-11-15 16:00:49 +00:00
test-stage-read-pixels.c
test-stage-sizing.c Move tests to static colors where possible 2010-11-11 13:14:39 +00:00
test-state-animator.c
test-state.c
test-table-layout.c
test-text-field.c
test-text.c
test-texture-async.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-texture-material.c
test-texture-quality.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-textures.c
test-threads.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-unproject.c
test-viewport.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
wrapper.sh.in