Carlos Garnacho
4cfc21d49d
clutter: Rename touchpad gesture n_fingers getter to be more generic
...
This can also be used now on pinch events, so make a more generic name
for this function.
https://bugzilla.gnome.org/show_bug.cgi?id=765937
2016-11-04 16:28:30 +01:00
Carlos Garnacho
4186833df7
clutter: Add n_fingers field to ClutterTouchpadPinchEvent
...
https://bugzilla.gnome.org/show_bug.cgi?id=765937
2016-11-04 16:28:30 +01:00
Carlos Garnacho
d76aa89be9
clutter: Add clutter_event_get_mode_group()
...
This event can be used on pad events to find out the group they
pertain to.
2016-07-22 13:31:09 +02:00
Carlos Garnacho
8cd4b0e11f
clutter: Add pad event structs
...
Those map closely what we get from libinput. Button events have
been made its own separate struct, its semantics fall somewhere
in between of ClutterButtonEvent and ClutterKeyEvent, so is better
emitted as its own set.
2016-07-22 13:31:09 +02:00
Carlos Garnacho
b63e73e422
events: Add proximity events
...
These events will be sent on tool proximity of tablet events.
2016-05-03 13:05:06 +02:00
Carlos Garnacho
3602b49a30
event: Add ClutterInputDeviceTool information to clutter events
...
These can be used to determine the tool that's being in use for a given event
2016-05-03 13:05:06 +02:00
Rui Matos
9710e4a8c0
move everything into a clutter/ directory
2016-04-12 20:04:26 +02:00