Re: Answers to some comments about frame synchronization





----- Original Message -----
hi;

On 14 February 2013 18:52, Alexander Larsson <alexl redhat com>
wrote:

Also, there seems to be no compression of touch events, which seems
kinda
wrong, does it not?

if you start compressing touch events, you'll lose precision for
gesture recognizers. we've been there with Clutter already, and
decided that compressing touch updates is not a good idea.

The same is true for e.g. mouse events though, thats why apps that need high
precision mouse events use things like gdk_device_get_history().

Or, we could have the compressed touch events link back to the compressed out
events rather than sending 100s of touch events for one frame?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]