On Wed, 2016-09-28 at 16:57 -0400, Adam Jackson wrote: > On Tue, 2016-09-13 at 15:17 +0800, Jonas Ådahl wrote: > > > + dx_unaccel = xwl_seat->pending_pointer_event.dx_unaccel; > > + dy_unaccel = xwl_seat->pending_pointer_event.dy_unaccel; > > + valuator_mask_set_absolute_unaccelerated(&mask, 0, x, > > dx_unaccel); > > + valuator_mask_set_absolute_unaccelerated(&mask, 1, y, > > dy_unaccel); > > > xwayland-input.c:382:13: error: implicit declaration of function > ‘valuator_mask_set_absolute_unaccelerated’ [-Werror=implicit-function- > declaration]
I take it back, I'd failed to merge 3/14 of this series. - ajax _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
