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
..
2010-11-15 16:00:49 +00:00
2010-11-30 14:40:38 +00:00
2010-11-15 16:00:49 +00:00