mirror of
https://github.com/brl/mutter.git
synced 2024-11-27 02:20:43 -05:00
c20beabf93
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. |
||
---|---|---|
.. | ||
Makefile.am | ||
test-actor-clone.c | ||
test-actors.c | ||
test-animation.c | ||
test-animator.c | ||
test-behave.c | ||
test-bin-layout.c | ||
test-bind.c | ||
test-binding-pool.c | ||
test-box-layout.c | ||
test-cairo-flowers.c | ||
test-clip.c | ||
test-cogl-multitexture.c | ||
test-cogl-offscreen.c | ||
test-cogl-point-sprites.c | ||
test-cogl-primitives.c | ||
test-cogl-shader-arbfp.c | ||
test-cogl-shader-glsl.c | ||
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 | ||
test-devices.c | ||
test-drag.c | ||
test-easing.c | ||
test-events.c | ||
test-fbo.c | ||
test-flow-layout.c | ||
test-fullscreen.c | ||
test-grab.c | ||
test-layout.c | ||
test-main.c | ||
test-model.c | ||
test-multistage.c | ||
test-offscreen.c | ||
test-paint-wrapper.c | ||
test-path-constraint.c | ||
test-pixmap.c | ||
test-project.c | ||
test-rotate.c | ||
test-scale.c | ||
test-script.c | ||
test-scrolling.c | ||
test-shader.c | ||
test-snap-constraint.c | ||
test-stage-read-pixels.c | ||
test-stage-sizing.c | ||
test-state-animator.c | ||
test-state.c | ||
test-table-layout.c | ||
test-text-field.c | ||
test-text.c | ||
test-texture-async.c | ||
test-texture-material.c | ||
test-texture-quality.c | ||
test-textures.c | ||
test-threads.c | ||
test-unproject.c | ||
test-viewport.c | ||
wrapper.sh.in |