Skip to content
Commit d942798b authored by Adrien Plazas's avatar Adrien Plazas
Browse files

gamepad: Make gamepad emit Event objects

Replace the 'button-event' and 'axis-event' signals from Gamepad by the
'button-press-event', 'button-release-event', 'axis-event' and
'hat-event' ones sending Event objects after mapping them is the Gamepad
object has a mapping, or directly if it doesn't.

https://bugzilla.gnome.org/show_bug.cgi?id=782611
parent 29d41cff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment