Re: [PATCH wayland-protocols v5 3/4] tablet: restrict the cursor surface to one per tool

2016-07-13 Thread Bryce Harrington
On Mon, Jul 11, 2016 at 05:13:35PM +0200, Carlos Garnacho wrote: > From: Peter Hutterer > > The initial approach was to allow one surface to be re-used between tools, > seats and even used together as wl_pointer cursor surface. This has a few > drawbacks, most of which are related to managing the

[PATCH wayland-protocols v5 3/4] tablet: restrict the cursor surface to one per tool

2016-07-11 Thread Carlos Garnacho
From: Peter Hutterer The initial approach was to allow one surface to be re-used between tools, seats and even used together as wl_pointer cursor surface. This has a few drawbacks, most of which are related to managing the surface correctly in the compositor. For example, the same cursor surface