Re: [PATCH weston] clients: ungrab the correct input when menus close

2015-09-22 Thread Bryce Harrington
On Fri, Sep 11, 2015 at 02:28:15PM -0500, Derek Foreman wrote: > We need to input_ungrab() on the stored input, not the one that caused > the release - otherwise bad things can happen in multi-seat environments > when a seat that didn't open the menu closes it. > > To reproduce: > configure two s

[PATCH weston] clients: ungrab the correct input when menus close

2015-09-11 Thread Derek Foreman
We need to input_ungrab() on the stored input, not the one that caused the release - otherwise bad things can happen in multi-seat environments when a seat that didn't open the menu closes it. To reproduce: configure two seats launch weston terminal open the right click pop up select a menu it