Re: [PATCH weston 0/6] Better multi-seat zoom handling

2015-01-27 Thread Bryce Harrington
Giulio or Jonas, would one of you mind doing a design review of this patchset? Thanks, Bryce On Fri, Jan 09, 2015 at 12:45:13PM -0600, Derek Foreman wrote: > This started out as a small patch to stop weston from crashing when > attempting to zoom with the key bind on a pointerless seat... > > Zo

[PATCH weston 0/6] Better multi-seat zoom handling

2015-01-09 Thread Derek Foreman
This started out as a small patch to stop weston from crashing when attempting to zoom with the key bind on a pointerless seat... Zoom shouldn't crash when no pointer is present, and multiple seats shouldn't interfere with eachother's zoom anymore. The new target picking semantics hopefully don't