x11: Store core devices on the X11 Backend singleton
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 15 Jan 2010 11:21:52 +0000 (11:21 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 20 Jan 2010 00:38:09 +0000 (00:38 +0000)
commit79ad2b6a72bd91273e139e72af36d9b6db264001
treeb11210fbfe9bdaba21dd66a1e28475d9ee1b11ad
parent8a579838d54d2b6f552fd32d9772f6e04f178179
x11: Store core devices on the X11 Backend singleton

Instead of overloading the device id of 0 and 1 we should treat the core
devices as special, and have a pointer inside the X11 backend singleton
structure, for fast access.
clutter/x11/clutter-backend-x11.c
clutter/x11/clutter-backend-x11.h
clutter/x11/clutter-event-x11.c
clutter/x11/clutter-input-device-x11.c