mutter/clutter/x11
Emmanuele Bassi 9506510d1c Move all picking-related operations inside InputDevice
The InputDevice objects stores pointer coordinates, state, stage and
the actor under the cursor, so if the current backend provides us with
one attached to the Event structure then we want the InputDevice itself
to update its state and give us the ClutterActor underneath the
pointer's cursor.
2010-01-20 00:38:08 +00:00
..
clutter-backend-x11-private.h 2008-01-31 Rob Bradford <rob@openedhand.com> 2008-01-31 11:24:11 +00:00
clutter-backend-x11.c device: Make InputDevice an object and subclass it for X11 2010-01-20 00:38:08 +00:00
clutter-backend-x11.h Port the X11 backend to the Device Manager 2010-01-20 00:38:07 +00:00
clutter-event-x11.c Move all picking-related operations inside InputDevice 2010-01-20 00:38:08 +00:00
clutter-input-device-x11.c device: Make InputDevice an object and subclass it for X11 2010-01-20 00:38:08 +00:00
clutter-input-device-x11.h device: Make InputDevice an object and subclass it for X11 2010-01-20 00:38:08 +00:00
clutter-stage-x11.c x11: Switch back to RGB visuals by default 2010-01-08 15:09:21 +00:00
clutter-stage-x11.h [stage-x11] Ensure viewport is initialized before first stage paint 2009-11-02 16:55:02 +00:00
clutter-x11-enum-types.c.in 2008-06-30 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-30 15:03:42 +00:00
clutter-x11-enum-types.h.in 2008-06-30 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-30 15:03:42 +00:00
clutter-x11-texture-pixmap.c x11 tfp: Plug a leak 2010-01-05 14:22:35 +00:00
clutter-x11-texture-pixmap.h 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:04:34 +00:00
clutter-x11.h Port the X11 backend to the Device Manager 2010-01-20 00:38:07 +00:00
clutter-x11.pc.in Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00
Makefile.am device: Make InputDevice an object and subclass it for X11 2010-01-20 00:38:08 +00:00