Get the list of devices : clutter_device_manager_list_devices () Filter that list looking for pointer device : clutter_input_device_get_device_type() == CLUTTER_POINTER_DEVICE Get the last coordinates of that device : clutter_input_device_get_coords () - Lionel On 05/07/14 09:31, Árpád Poprádi wrote:
|