Hi, On 19 November 2014 22:41, Bill Spitzak <[email protected]> wrote:
> On 11/19/2014 07:16 AM, Derek Foreman wrote: > >> I'm pretty sure the mouse may have already moved - exactly the same >> reason as above, this handler is getting the drop co-ords but time has >> passed since the drop. >> > > You are right about that. I'm not clear on how input_get_position is > implemented, did the client record the position of each input, or is this > some sort of round-trip to the server? If the latter it probably should be > done differently such as recording it in the motion handler. > The client records the position. There are no round-trips in the Wayland protocol. Cheers, Dan
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
