Re: [PATCH v2 weston 07/13] client: Add tablet cursor support into libtoytoolkit

2016-04-30 Thread Jonas Ã…dahl
On Wed, Feb 03, 2016 at 03:28:11PM +1000, Peter Hutterer wrote: > From: Stephen Chandler Paul > > Again, a lot of this is code that has been reused from the cursor code > for pointers. > > Co-authored-by: Peter Hutterer > Signed-off-by: Stephen Chandler Paul > Signed-off-by: Peter Hutterer R

Re: [PATCH v2 weston 07/13] client: Add tablet cursor support into libtoytoolkit

2016-02-04 Thread Bill Spitzak
Does toytoolkit really need to support animated cursors? If so it would be nice to animate the normal cursor, too, and perhaps demonstrate code reuse for this. On Tue, Feb 2, 2016 at 9:28 PM, Peter Hutterer wrote: > From: Stephen Chandler Paul > > Again, a lot of this is code that has been re

[PATCH v2 weston 07/13] client: Add tablet cursor support into libtoytoolkit

2016-02-02 Thread Peter Hutterer
From: Stephen Chandler Paul Again, a lot of this is code that has been reused from the cursor code for pointers. Co-authored-by: Peter Hutterer Signed-off-by: Stephen Chandler Paul Signed-off-by: Peter Hutterer --- clients/window.c | 138 ++