Merge branch 'device-manager'
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 1 Feb 2010 11:26:56 +0000 (11:26 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 1 Feb 2010 11:26:56 +0000 (11:26 +0000)
* device-manager: (37 commits)
  x11: Re-enable XI1 extension keyboards
  x11: Always handle core device events before XI events
  docs: Documentation fixes for DeviceManager
  device-manager: Fix the signals definition
  docs: Add sections for InputDevice and DeviceManager
  docs: Add clutter_input_device_get_device_name()
  tests: Print out the device details on motion
  Always register core devices
  device: Remove unused is_default member
  win32: Experimental implementation of device support
  tests: Print the device name, as well as its Id
  x11: Fill out the :name property of the InputDevices
  device: Add the :name property to InputDevice
  x11: Store core devices on the X11 Backend singleton
  device: Unset the cursor actor when leaving the stage
  device: Add pointer actor getter
  x11: Discard the LeaveNotify for off-stage ButtonRelease
  device: Do not overwrite the stage for an InputDevice
  event: Off-stage button releases have a click count of 1
  event: Scroll events do not have click count
  ...

1  2 
clutter/clutter-actor.c
clutter/clutter-master-clock.c
clutter/clutter-stage.c

Simple merge
Simple merge
Simple merge