Re: [PATCH v2 weston] zoom: Store the seat that initiated a zoom

2015-07-29 Thread Bryce Harrington
On Mon, Jul 27, 2015 at 01:09:34PM -0500, Derek Foreman wrote: > Track the seat that initiated a zoom instead of picking the first one. > > Previously, if there are multiple seats then any seat can adjust the zoom > level but the zoom tracks the first seat's pointer. > > Now the zoom will follow

[PATCH v2 weston] zoom: Store the seat that initiated a zoom

2015-07-27 Thread Derek Foreman
Track the seat that initiated a zoom instead of picking the first one. Previously, if there are multiple seats then any seat can adjust the zoom level but the zoom tracks the first seat's pointer. Now the zoom will follow the pointer of the seat that initiated the zoom. Additionally, if there's