mirror of
https://github.com/brl/mutter.git
synced 2025-08-02 22:54:44 +00:00
input-device: add enter/leave events generation for touch events
This patch brings 'enter-event' and 'leave-event' generation for touch based devices. This leads to adding a new API to retrieve coordinates of a touch point. https://bugzilla.gnome.org/show_bug.cgi?id=679797
This commit is contained in:
@@ -825,6 +825,7 @@ clutter_input_axis_get_type
|
||||
clutter_input_device_get_associated_device
|
||||
clutter_input_device_get_axis
|
||||
clutter_input_device_get_axis_value
|
||||
clutter_input_device_get_coords
|
||||
clutter_input_device_get_device_coords
|
||||
clutter_input_device_get_device_id
|
||||
clutter_input_device_get_device_name
|
||||
|
Reference in New Issue
Block a user