Mir

Comment 7 for bug 1276322

Revision history for this message
Brandon Schaefer (brandontschaefer) wrote :

I've not tested it yet but from what I see it should be client API here:
=== modified file 'include/client/mir_toolkit/events/input/pointer_event.h'

Under the axis, i should just need to:
mir_pointer_event_axis_value(pointer_event, mir_pointer_axis_relative_x);

?