Re: [PATCH weston v6] input: use doubles in the interfaces to notify of input events

2016-03-23 Thread Pekka Paalanen
On Tue, 22 Mar 2016 17:44:54 +0200 Giulio Camuffo wrote: > This patch is a further step in the wl_fixed_t internal sanitization. > It changes the notify_* functions to take doubles instead of wl_fixed_t > but does not change how these are stored in the various input structs > yet, except for west

[PATCH weston v6] input: use doubles in the interfaces to notify of input events

2016-03-22 Thread Giulio Camuffo
This patch is a further step in the wl_fixed_t internal sanitization. It changes the notify_* functions to take doubles instead of wl_fixed_t but does not change how these are stored in the various input structs yet, except for weston_pointer_axis_event. However this already allows to remove all wl