Re: [PATCH weston] exposay: Fix logic inversion when ending keyboard grabs

2015-07-17 Thread Bryce Harrington
On Fri, Jul 17, 2015 at 08:58:02PM -0500, Derek Foreman wrote: > I flipped a ! in cee82d62865ab5b239935f102c2e1f7868e0fa65 > and the exposay keyboard grab became permanent. > > Signed-off-by: Derek Foreman Thanks for catching that! Pushed to git. > --- > desktop-shell/exposay.c | 2 +- > 1 fi

[PATCH weston] exposay: Fix logic inversion when ending keyboard grabs

2015-07-17 Thread Derek Foreman
I flipped a ! in cee82d62865ab5b239935f102c2e1f7868e0fa65 and the exposay keyboard grab became permanent. Signed-off-by: Derek Foreman --- desktop-shell/exposay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop-shell/exposay.c b/desktop-shell/exposay.c index 3fa585a..