Skip to content

Cleanups to device/event API

Carlos Garnacho requested to merge wip/carlosg/device-api-cleanup into master

Clean up GdkInputSource, avoid device interaction for gdk_event_get_axis(), make axis API private, drop gdk_device_get_state(), and conflate GdkDevices in events so we don't need a pair of them.

Merge request reports