On 10/05/15 04:02 AM, Giulio Camuffo wrote:
> 2015-04-17 0:02 GMT+03:00 Derek Foreman :
>> This adds a function to clear pointer focus and also set the sx,sy
>> co-ordinates to an arbitrary value we shouldn't compute with.
>>
>> Assertions are added to make sure any time pointer focus is set to NUL
2015-04-17 0:02 GMT+03:00 Derek Foreman :
> This adds a function to clear pointer focus and also set the sx,sy
> co-ordinates to an arbitrary value we shouldn't compute with.
>
> Assertions are added to make sure any time pointer focus is set to NULL
> these values are used.
>
> weston_compositor_p
This adds a function to clear pointer focus and also set the sx,sy
co-ordinates to an arbitrary value we shouldn't compute with.
Assertions are added to make sure any time pointer focus is set to NULL
these values are used.
weston_compositor_pick_view() now returns these values too.
Signed-off-b